> That's not the only way. You can use gobject.timeout_add() > to arrange for a function to be called at regular intervals. > That function can then do whatever the body of your while > loop would have done. > Thanks again Greg, simplicity to the rescue :)
\d _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
