]> git.saurik.com Git - wxWidgets.git/commit
do adjust scrollbars in our EVT_SIZE handler now that we turn them off correctly...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Feb 2007 02:35:50 +0000 (02:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Feb 2007 02:35:50 +0000 (02:35 +0000)
commitc71b212607e108a600109a9764ef76428a6a1b03
tree65be1c3e465b207350f94df029ceb4e2299546ac
parent29392c81aaf80dcabaab135a1eca64ff4c97092e
do adjust scrollbars in our EVT_SIZE handler now that we turn them off correctly (otherwise scrollbars wouldn't be shown correctly when the grid becomes too small to show its contents entirely after changes in rev 1.410)

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