On Monday 03 November 2003 00:53, Malcolm Tredinnick wrote:

> So you will not typically call mainquit() as part of the your code
> above. Rather, it will be called as part of the callback function for
> the "close" signal on your main window. Have a look at FAQ 10.6 (and
> also 10.13 for even more information for dialog boxes) showing how this
> sort of thing is done.

the mainquit() is the closed signal for main window, I've solved the problem 
(maybe not in an elegant way) calling the sys.exit() instead of the 
mainquit()

Mario aka Liquid

_______________________________________________
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