Le 22/9/2008, "Frédéric" <[EMAIL PROTECTED]> a écrit:
>I'm trying to add a splash screen while my app is starting, because
>glade resources take time to be loaded.
>
>I'm trying to use that code:
>
> http://faq.pygtk.org/index.py?req=show&file=faq20.005.htp
>
>but it does not work. My splash screen content is not rendered, and all
>freezes...
>
>Does someone has a working code example?
I also found this code:
http://www.mail-archive.com/pygtk%40daa.com.au/msg14958.html
But I have the same problems. The splash is never rendered. I also found
that gtk.gdk.threads_xxx() methods calls avoid the application to be
rendered too, but even without these calls, it is like the gtk.main()
does not works as it should...
--
Frédéric
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/