On Wed, Oct 16, 2002 at 02:38:39PM -0400, LDC - Pablo Endres Lozada wrote: > > Hi does anyone know how to make a splash screen using glade. > I made a simple window and set a pixmap in the center. > But now I don't know how to handle the timeout and to set the > control to the main window.
Just add a timeout handler that does splash.hide() after 5s or whatever. Should I add this to the faq? Okay.. http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq20.005.htp Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
