Somethig about setEnabled(false) ?
Posted: Wed Apr 27, 2011 03:03
I have create a window which type is "Slider". And I want to this window can't receive any event from mouse cursor. So i use the "setEnabled(false)".
Maybe it make the function true successfully. But I find that the colour of the window become dim.
How to keep the original colour if I want to use the "setEnabled(false)"?
Or can you tell me another way that the window can't receive any mouse course's event?
Thank you very much!
Maybe it make the function true successfully. But I find that the colour of the window become dim.
How to keep the original colour if I want to use the "setEnabled(false)"?
Or can you tell me another way that the window can't receive any mouse course's event?
Thank you very much!