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.
Copyright © Claus Gittinger Development & Consulting, all rights reserved
(cg@ssw.de)