NextPrevUpTopContentsIndex

6.4 Constraining the size of layouts

The size of a layout (often referred to as its geometry ) is calculated automatically on the basis of the size of each of its children. The algorithm used takes account of hints provided by the children, and from the description of the layout itself. Hints are specified via the panes' initargs when they are created. The various pane classes have useful default values for these initargs.

6.4.1 Default Constraints

6.4.2 Width and Height Constraints

6.4.3 Constraint Formats


LispWorks CAPI User Guide (Windows version) - 17 Mar 2008

NextPrevUpTopContentsIndex