close query from MDIChildFrame

Vadim Zeitlin vadim at wxwindows.org
Thu Oct 12 05:08:49 PDT 2006


On Thu, 12 Oct 2006 11:20:36 +0100 Rory Walsh <rorywalsh at ear.ie> wrote:

RW> How can I find out if an MDIChildFrame has had it's 'X'(Close) button 
RW> pressed? I seem to be able to add an event to my main application to 
RW> notify me of a close but I can't seem to figure out how to do it with an 
RW> MDIChildFrame?

 EVT_CLOSE() in the event table for the child frame should work AFAIK.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list