A pane% object has a degenerate placement strategy for managing its children: it places each child as if it was the only child of the panel. The horizontal-pane% and vertical-pane% classes provide useful geometry management for multiple children.
See also grow-box-spacer-pane% .
Changed in version 1.3 of package gui-lib: Changed the placement strategy to stretch and align children, instead of placing all children at the top-left corner.
constructor
[parentparent][ [vert-marginvert-margin][horiz-marginhoriz-margin][borderborder][spacingspacing][alignmentalignment][min-widthmin-width][min-heightmin-height][stretchable-widthstretchable-width][stretchable-heightstretchable-height]])