[Glade-users] Hide on delete



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 at daa.com.au/msg17021.html
https://answers.launchpad.net/gladex/+question/9890
http://ubuntuforums.org/archive/index.php/t-135821.html




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]