[previous] [up] [next]     [contents] [index]
Next: border Up: Class Reference Previous: split

mred:horizontal-panel%

Superclass: mred:panel%

A mred:horizontal-panel% is a container panel which arranges its children in a single, left-justified horizontal row. Children are either centered vertically or stretched to fill the entire height of the panel, depending on each child's y-stretchability. Any extra horizontal space left over after accounting for each child's minimum width is split evenly among all horizontally stretchable children. Note that this might not have the effect intended: if the panel contains (for example) two horizontally stretchable objects with different minimum widths, the object with the larger minimum width will always appear wider.

These panels are stretchable in both directions by default.

Methods: All methods:
[previous] [up] [next]     [contents] [index]
Next: border Up: Class Reference Previous: split

PLT