made wxTLW::GetSize() return the size of the maximized frame when called between...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2005 21:25:30 +0000 (21:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2005 21:25:30 +0000 (21:25 +0000)
commitac2de323e886c1d3188ad9ffdb7a8ea3efb10985
treec91eae8b5e27882829968d072ab1f1ea9ea631da
parent70a7eb078d6f9d5288527be43608e22ba65a26a4
made wxTLW::GetSize() return the size of the maximized frame when called between Maximize() and Show(), not the original size

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