]> git.saurik.com Git - wxWidgets.git/commit
do nothing in Freeze/Thaw() if the window is hidden, otherwise the window is not...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Mar 2005 23:49:48 +0000 (23:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Mar 2005 23:49:48 +0000 (23:49 +0000)
commitdc993cbfc601b70a4ddb567cebb5c0780eb4775a
treeba9f9d3d777376952aeb689a792634aff92249c5
parent4a64a89c2fa0a66d72f9a5bdd6c7f962c8f71d75
do nothing in Freeze/Thaw() if the window is hidden, otherwise the window is not redrawn correctly after being eventually shown

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