Re: [wxPython] Hooking into the window destruction sequence
by Robin Dunn other posts by this author
May 13 2002 6:58PM messages near this date
[wxPython] Hooking into the window destruction sequence
|
Re: [wxPython] Hooking into the window destruction sequence
> > > EVT_WINDOW_DESTROY(self, self.OnCleanup)
>
> [snipped my sample program where this event isn't sent under wxGTK]
>
> I investigated this a bit further. AFAICT, the only wx version where
> this event is actually implemented is wxMSW, so I tried my hand at a
> patch and submitted it:
>
>
https://sourceforge.net/tracker/index.php?func=detail&aid=554592&group_id=98
63&atid=309863
Thanks!
--
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
Thread:
Jeff Kotula
Robin Dunn
Matthew Sherborne
Robin Dunn
Robin Dunn
Bernhard Herzog
Bernhard Herzog
Mike C. Fletcher
Steve Holden
|