Juergen Daubert wrote: > Hi Brice, > > sorry, in my last email i forgot to say that you should use > the delete_event signal instead of destroy. Then your window > will not be closed if your my_nice_and _very_usefull_callback > function returns a true value. >
Well, some investigations take me to the same conclusion. I just want to know why is it better to use the 'delete_event' signal instead of the 'destroy' one ? I've read lots of threads and i think that it's just for personal convenience. Is there technical reason ? > > hope this helps and best regards > J�rgen > Thank you very much for your help. -- Brice VISSIERE [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
