force update of MDI client window size after the MDI parent frame is iconized and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Aug 2005 13:24:56 +0000 (13:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Aug 2005 13:24:56 +0000 (13:24 +0000)
commit6bbe97b71d6d5d09c567cf88c24ec0de303b4b05
tree09eb67a97e167a2d7eb9b6a82a32fdcf672af22b
parent952f2aaa86db53c587a265485791b06afcc1e903
force update of MDI client window size after the MDI parent frame is iconized and restored, otherwise all kinds of bad things (changes in MDI children positions; possibility to move them above the toolbar and below the status bar; wrong repaining) happen

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