[Glade-users] Hide on delete

Peyman paskari007 at yahoo.ca
Sat Oct 17 08:32:18 EDT 2009


Hello

Has anyone figured out why so many people run into the "hide-on- 
delete" dilemma. It should be trivial

def hide_window(widget,data,wtree):
	widget.hide()
	return True

	window.connect('delete-event',hide_window)

but everyone, myself included, runs into this problem. I suspect it's  
glade related

http://www.mail-archive.com/pygtk@daa.com.au/msg17021.html
https://answers.launchpad.net/gladex/+question/9890
http://ubuntuforums.org/archive/index.php/t-135821.html


More information about the Glade-users mailing list