[wxPython-users] fade-in effect of a window

Gavana, Andrea gavana at kpo.kz
Mon Jul 3 01:24:35 PDT 2006


Hello Andy,

> The ToasterBox is \"moving\" up the screen while 

Yeah, this is basically what a toaster box should do.
 
> ToasterBox is cool, I just want to know if I can do 
> fade-in-fade-out with wxPython. 

Well, if you work only on Windows and don't care about platform independency, you may try the solution Robin and I have posted on the Wiki to make a window "fading" by changing its transparency. This will require, however, to have either Mark Hammond's win32all extensions or ctypes installed. You may probably get the same result also on Mac with ctypes. No idea on GTK. 
The Wiki page is here:

http://wiki.wxpython.org/index.cgi/Transparent_Frames_on_MSW

HTH.

Andrea.


_________________________________________
Andrea Gavana (gavana at kpo.kz)
Reservoir Engineer
KPDL
4, Millbank
SW1P 3JA London
 
Direct Tel: +44 (0) 20 717 08936
Mobile Tel: +44 (0) 77 487 70534
Fax: +44 (0) 20 717 08900
Web: http://xoomer.virgilio.it/infinity77
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
 




More information about the wxpython-users mailing list