Handbook
Glossary
<track> ( orientation -- track )
Factor handbook
»
UI framework
»
Building user interfaces
»
Gadget hierarchy and layouts
»
Track layouts
Prev:
track
Next:
track-add ( track gadget constraint -- track )
Vocabulary
ui
.
gadgets
.
tracks
Inputs
orientation
an orientation specifier
Outputs
track
a new
track
Word description
Creates a new track which lays out children along the given orientation, either
horizontal
or
vertical
.
Definition
IN:
ui.gadgets.tracks
:
<track>
( orientation -- track )
track
new-track
;