> I would like to hook some cleanup code into the window destruction> activities such that when a wxPanel-derived class is destroyed> (from whatever cause) the cleanup code is executed.
EVT_WINDOW_DESTROY(self, self.OnCleanup)
--
Robin Dunn
Software Craftsman
robin@[...].com Java give you jitters?
http://wxPython.org Relax with wxPython!
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users