[prev] [up] [next]

ScrollableView and HVScrollableView

Any view can be wrapped into a scrollable view, which adds scrollbars. Scrolling or being scrolled is transparent to the views code. Scrolling is done fully in the View class, by changing window transformations.
This works even if the views data is shown with some scaling in effect.

The size of the scrollbar(s) can be configured to be either full sized or miniscrollers.


Copyright © 1995 Claus Gittinger Development & Consulting

<cg at exept.de>

Doc $Revision: 1.3 $ $Date: 2021/03/13 18:24:50 $