Added implementation of MDI using top level windows
authorDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 16:03:08 +0000 (16:03 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 16:03:08 +0000 (16:03 +0000)
commitf99422e9e916202c36a62534236d2288aae435c7
treeafaa69e6ff8afb330600e170d33f1e7be249a19f
parent3905012063ade424bf95283508da6507350cbe58
Added implementation of MDI using top level windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/mdi.h [new file with mode: 0644]
src/cocoa/mdi.mm [new file with mode: 0644]