]> git.saurik.com Git - wxWidgets.git/commit
ScrollWindow() should use the rect it scrolls as the clipping rect as well
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Feb 2002 01:32:55 +0000 (01:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Feb 2002 01:32:55 +0000 (01:32 +0000)
commitf797e53d03fd79733e78dda8dd8c4203009e1c31
tree4eb5a9d4abb07f0686405a206719b415059f4ef8
parent97ddad38c50cc1d9cd0f752bfa216ac4dc5800dc
ScrollWindow() should use the rect it scrolls as the clipping rect as well

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