-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We ended up not doing a splashscreen for CANVAS simply because getting it working reliably with the threading and having it on Win32 and Linux both ended up being a TON of work.
At some point you're going to think "Ya know, I actually HATE it when programs have splashscreens" and decide not to do it. :> - -dave Frédéric wrote: | 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/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI16yPtehAhL0gheoRAsp8AJ91c5+MwA2FZukQcmRg3/+IP2p7WACcDwpq cgNjYx3/8yHk5M6+pGMQPWw= =NNiZ -----END PGP SIGNATURE----- _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
