]> git.saurik.com Git - wxWidgets.git/commit - src/msw/toplevel.cpp
don't set the size to the full screen for the windows which are maximized before...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Jul 2006 14:21:58 +0000 (14:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Jul 2006 14:21:58 +0000 (14:21 +0000)
commit6fd54d582da9eeba3659f3a9ecf3fbcd41c361c9
tree3d8ad294e35391f922379087bd3021bc6a3e869a
parent0d6fdb3cbda95ec940b9675bfcc4685e693a4738
don't set the size to the full screen for the windows which are maximized before being shown, just set the pending size to make sure that layout calculations work correctly but without breaking restoring the window

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