]> git.saurik.com Git - wxWidgets.git/commit
Returning WVR_REDRAW triggers Windows bug that moves child windows, so don't use it.
authorJulian Smart <julian@anthemion.co.uk>
Tue, 22 Sep 2009 15:20:17 +0000 (15:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 22 Sep 2009 15:20:17 +0000 (15:20 +0000)
commit140d93c02405492f501c61e2c59e9a10a0e19575
treea9af5fc54f5d48bbef6558e09091e815e12537ee
parent57f2175441c318e0c39c0e44e606194fd875b5bc
Returning WVR_REDRAW triggers Windows bug that moves child windows, so don't use it.

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