track
Factor handbook » UI framework » Building user interfaces » Gadget hierarchy and layouts » Track layouts

Next:<track> ( orientation -- track )


Vocabulary
ui.gadgets.tracks

Class description
A track is like a pack except each child is resized to a fixed multiple of the track's dimension in the direction of orientation. Tracks are created by calling <track> or new-track.

Definition


Methods