Object / Element / Area / Border / Widget / Balance

This class is very simple. Inserting Balance objects somewhere in your group (only horizontal or vertical groups, nothing 2-dimensional) allows users to dynamically change the weight of your children. More over, giving your object an Id and the "balance" keyword to your Persist attribute, makes balance settings to be saved and restored between sessions.

Attributes

Overrides

QuickDraw -- (01.00) [IS.], bool32

Balancing complex objects may produce heavy drawings. If you set this attribute to TRUE, objects are represented by simple boxes making drawing faster.

Development