[Tutor] How to create a splash screen using wxpython

Don Arnold darnold02 at sprynet.com
Wed Feb 25 20:53:40 EST 2004


On Feb 25, 2004, at 3:13 PM, chekuri at uchicago.edu wrote:

> I know what wrappers are and have programmed them during a c course, 
> but I am
> new to python and cannot make heads or tails of the wxpython classes.
> wxSplashScreen seems to be the that should be used to create a splash 
> screen,
> but what is the function that wraps around the constructor function of
> spashscreen from wxwindows?
>
> In brief my question is how to create a splash screen using wxpython

Check out the demo that comes with wxPython. I don't have it installed 
on this machine, but I believe it's all.py in the demo folder (not sure 
of the exact path).

HTH,
Don




More information about the Tutor mailing list