Here is what I want to happen:

I want the splash to come up, with no other windows.
When everything is done loading, I want the splash to disappear.
Then, I want the ready-to-use main window to appear.

I cannot get the splash to appear SEPARATE from the main window.  They are
either both there, or both invisible.

Is there I pattern for this?  I've tried combinations of 'time.sleep()' and
'gtk.timeout_add()' but haven't gotten the results I need.

jm
-- 
My other computer is your Windows box.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to