[PyQt] Splash screen and WindowStaysOnTopHint flag

Giovanni Bajo rasky at develer.com
Wed Mar 4 17:14:16 GMT 2009


On Wed, 2009-03-04 at 16:06 +0100, Frédéric wrote:
> I would like to use the WindowStaysOnTopHint flag, to ensure
> splashscreen
> appears on top, but this also requires the QtCore module, which is
> very
> long to load on Nokia.

Is it? Just to get an idea, how long does it take to do:

 python -c "from PyQt4.QtCore import *"

?
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com




More information about the PyQt mailing list