]> git.saurik.com Git - wxWidgets.git/commit
use custom class which doesn't redraw everything on resize instead of SysTabCtl32...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Jan 2005 16:59:04 +0000 (16:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Jan 2005 16:59:04 +0000 (16:59 +0000)
commitc1637c8933a99cbce15d896ea43d741a14b8155a
treeb28a889ba0614f438a47bcef5c40c691b9108fa7
parent77ec05d4776a5210c766fcd4b6b2c63a23b1f86a
use custom class which doesn't redraw everything on resize instead of SysTabCtl32 to fix flicker when resizing (modified patch 1107148)

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