How can I capture and 'cancel' a "Delete" operation on a window?
Basically, I'd like to capture and optionally stop the closing of a
window by a user.  What signal or signals do I hook into and what do I
do? I tried hooking into the 'remove' signal but that didn't work for
me.

--
"Never try to write to ROM - it wastes your time and annoys the ROM."

Jon Nelson <[EMAIL PROTECTED]>
C and Python Code Gardener
_______________________________________________
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