<scroller> ( gadget -- scroller )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Scroller gadgets

Prev:scroller
Next:scroll-position ( scroller -- loc )


Vocabulary
ui.gadgets.scrollers

Inputs
gadgeta gadget


Outputs
scrollera new scroller


Word description
Creates a new scroller for scrolling around gadget.

See also
<viewport>

Definition