Thanks Christian, A _very_ interesting read, and to the point.
cheers On Tue, 13 Jan 2004 12:01:42 -0200 Christian Robottom Reis <[EMAIL PROTECTED]> wrote: > On Wed, Jan 07, 2004 at 10:58:55AM -0500, Luc Lefebvre wrote: > > Interestingly this works for my "About" dialog, I trap the > > "on_dialog1_delete_event", hide the widget, and return gtk.TRUE. If > > I try the same trick with a FileDialog (ie. trapping > > "on_file_selection1_delete_event") clicking the "x" in the top right > > of the FileSelection window this event is not triggered (while it is > > in a conventional dialog box). I must be missing something, any > > insight would be appreciated... > > Have you had a look at Malcom's description at: > > http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq10.013.htp > > -- ? It could be a matter of connecting to "response", but I don't know > enough about GTK+ 2.0 to be precise. > > Take care, > -- > Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 -- Luc Lefebvre In the beginner's mind there are many possibilities, in the expert's mind there are few. <Shunryu Suzuki> Key fingerprint = D2E5 5E35 B910 6F4E 0242 EC63 0FD9 96D0 C7F4 784E _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
