Thu Dec 06 17:26:09 2012: Request 81670 was acted upon. Transaction: Correspondence added by [email protected] Queue: Wx Subject: Re: [rt.cpan.org #81670] Wx::Frame weaken away when ->Close() Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: [email protected] Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=81670 >
"Mark Dootson via RT" <[email protected]> writes: > > $frame->Close simply generates an EVT_CLOSE so it all depends what is in > your (or the default) EVT_CLOSE handler. Thanks, I'll do a destroy from there ... I think I want to destroy on close if that's not already the default. Seems subtle that it should vary between gtk and mswin, but that would be wx rather than perl presumably.
