Do not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar.
authorDavid Elliott <dfe@tgwbd.org>
Mon, 22 Nov 2004 20:19:37 +0000 (20:19 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 22 Nov 2004 20:19:37 +0000 (20:19 +0000)
commit7bf8eb78aa04adf1142688b0dfde3f377d99b134
tree308d3f0c02b6bc357373770b6d189fa318dfe360
parent0bba37f51ded370ee79e26916c4c94ce5dc1f44e
Do not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar.
NOTE: Ideally the toolbar would be moved internally to wxMac into its own
floating frame and then the question of whether the parent frame should be
hidden would be one of "does it not have controls OTHER than a toolbar?"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/mdi.cpp