I'm using a gtkfileselection object. It has the usual delete button. When I try to intercept this with a hide_on_delete(), or route the call to the routine I handle the cancel button with, the window is deleted, not hidden. Any Idea why?
-- Steven Howe <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
