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

mred:vertical-panel%

Superclass: mred:panel%

A mred:vertical-panel% is a container panel which arranges its children in a single vertical column beginning at the top of the panel. Children are either centered horizontally or stretched to fill the entire width of the panel, depending on each child's x-stretchability behavior. Any extra vertical space left over after accounting for each child's minimum height is split evenly among all vertically stretchable children. Note that this might not have the intended effect: objects with greater minimum height will appear taller than other objects after the extra space has been redistributed.

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