Next Prev Up Top Contents Index

5.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 with keyword arguments given to the panes when they are created.

5.4.1 Width and Height Constraints

5.4.2 Constraint Formats


LispWorks CAPI User Guide - 14 Dec 2001

Next Prev Up Top Contents Index