Toshio Kuratomi wrote:
The important part is to realize you need to call dialog.run() each time you want the user to fill out the dialog again.
I did think of this idea, but was not sure if that would recreate the window again, after looking at the supplied code, I altered it and it works perfectly.
Thanks a lot Mark _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
