]> git.saurik.com Git - wxWidgets.git/commit
Fixes problem where child window does not appear immediately (until second child...
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 27 Apr 2001 03:36:13 +0000 (03:36 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 27 Apr 2001 03:36:13 +0000 (03:36 +0000)
commitc03b48d7f80db6ea378169a61b69b8fd11316e34
tree7e269ddda34575beb5f372164018505944a6b697
parent88c49a0f21dab4f2047b2dc8f77abdcce46e012b
Fixes problem where child window does not appear immediately (until second child is added) in the WINDOWS menu.
OGL Studio sample did not even show the child frame when a new one was created [bug reported by Julian].
This patch supplied by Markus Greither

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