scroller
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Scroller gadgets

Next:<scroller> ( gadget -- scroller )


Vocabulary
ui.gadgets.scrollers

Class description
A scroller consists of a viewport containing a child, together with horizontal and vertical slider gadgets which scroll the viewport's child. Scroller gadgets also support using a mouse scroll wheel.

Scroller gadgets are created by calling <scroller>.

Definition


Methods