This commit was manufactured by cvs2svn to create tag 'WX_2_2_9'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_2_9@13364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,7 +16,7 @@ scroll position.
|
||||
|
||||
A wxScrolledWindow will normally scroll itself and therefore its child windows as well. It
|
||||
might however be desired to scroll a different window than itself: e.g. when designing a
|
||||
spreadsheet, you'll normally only have to scroll the (usually white) cell area, whereas the
|
||||
spreadsheet, you will normally only have to scroll the (usually white) cell area, whereas the
|
||||
(usually grey) label area will scroll very differently. For this special purpose, you can
|
||||
call \helpref{SetTargetWindow}{wxscrolledwindowsettargetwindow} which means that pressing
|
||||
the scrollbars will scroll a different window.
|
||||
|
Reference in New Issue
Block a user