[PyQt] Splash screen

Frédéric frederic.mantegazza at gbiloba.org
Thu Feb 12 15:34:57 GMT 2009


My application dynamically loads the ui files, using the uic module. On a
recent PC, there is no problem, but when running on small devices, like
Nokia N8x0, the application takes a few seconds before showing the main
window.

Users asked me to show a little splash screen, to show that the
application is alive during startup.

How do I implement this? Is there some example code arround?

Thanks,

--
   Frédéric



More information about the PyQt mailing list