on-scroll in canvas%
Called when the user changes one of the canvas's scrollbars. A
scroll-event% argument provides information about the
scroll action.
This method is called only when manual
scrollbars are changed, not automatic scrollbars; for automatic scrollbars,
the
on-paint method is called, instead.
(-> voidsenda-canvason-scrollevent)
event:scroll-event%object