Does the function g_main_context_iteration() exist in pygtk? I hav a loop where I have a lengthy procedure with files and I should like to enable the mainloop to process events while I am busy. One of the reasons is that I run a progressbar that does not work and I think the reason is that the main loop has no time of processing the messages.
J.B. -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
