On Sat, Nov 08, 2003 at 11:27:54AM -0500, Hans Deragon wrote: > So to summarize, once the user clicks on the "close" widget of the > dialog's window frame, the dialog is destroyed and my application starts > raising exception about the dialog not existing.
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ FAQ 10.6: How do I avoid having my GtkWindow instance destroyed when I click on the window's close button? (or, When I redisplay my window, all my child widgets are missing and I get a bunch of Gtk-Critical errors!) http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq10.006.htp Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
