Prevent accession of to-be-deleted mdi

child window.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-10-25 17:51:28 +00:00
parent 43a9ab2f1b
commit 3811dacb39
2 changed files with 22 additions and 2 deletions

View File

@@ -150,6 +150,8 @@ public:
virtual bool IsTopLevel() const { return false; }
virtual bool Destroy();
void OnActivate( wxActivateEvent& event );
void OnMenuHighlight( wxMenuEvent& event );