implement Layout() so that sizers work correctly when the window is scrolled (1st...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Apr 2006 02:00:48 +0000 (02:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Apr 2006 02:00:48 +0000 (02:00 +0000)
commit61bb5a9c1b200a43f1446c3873cfc1d5acda0e28
tree3668339ce2aa2337f88483179f8c7ca070e91780
parentf5e209857f6a0b6611a766dd58092d0b1f78e501
implement Layout() so that sizers work correctly when the window is scrolled (1st part of the patch 1439905)

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