|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
fading out button in wxpython
Hi All,
I am using wxpython for buliding a GUI. I did not find any function in wxbutton to fade it out dynamically. Please tell me how to fade out a button dynamically. |
|
#2
|
||||
|
||||
|
Every Widget has an Enable() method.
e.g.: mywidget.Enable(state) Grim ![]()
__________________
*** Experimental Python Markup CGI V2 *** |
|
#3
|
|||
|
|||
|
thnks
thank u . Sorry for not looking properly
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > fading out button in wxpython |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|