Added a mechanism allowing a toplevel window to delay its deactivation
authorDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 15:13:55 +0000 (15:13 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 15:13:55 +0000 (15:13 +0000)
commit3905012063ade424bf95283508da6507350cbe58
treec0d2b3d4dac2cf14557ebd03169b964701d4b8b8
parent9f13cca8f677a12a0dd1ba5eca2ad33d84a62c95
Added a mechanism allowing a toplevel window to delay its deactivation
event.  This will come in handy for MDI among other things.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/toplevel.h
src/cocoa/app.mm
src/cocoa/toplevel.mm