Helmutt schrieb: > Whats the name of the event that occur when I press the > exit/cross-button on the frame? > How do I connect a function with that event?
Hi, I try just to begin the same. I found this in the docu. wxApp::OnExit http://wxwidgets.org/manuals/2.5.3/wx_wxapp.html#wxapponexit wxWindow::Close http://www.wxpython.org/docs/api/wx.Window-class.html#Close wxCloseEvent http://www.wxpython.org/docs/api/wx.CloseEvent-class.html -- http://mail.python.org/mailman/listinfo/python-list