| Did you know ... | Search Documentation: |
| scroll_bar->event |
<-look.
After user-interaction that should affect the scrolled scroll_bar<-object,
the scroll_bar
object determines -direction, -unit and -amount. Next:
->scroll_vertical:
-direction, -unit, -amount on the associated scroll_bar<-object
if scroll_bar<-orientation
is vertical and scroll_bar->scroll_horizontal
otherwise. If this method is understood and succeeds the event is
considered handled. See, for example, window->scroll_vertical<-message.