children_fixed_width = flag;


Assign a fixed width to a cluster's children.


This attribute determines whether all tiles in a cluster have a fixed width. Since this can lead to crowding problems, it is probably best to never use this attribute. When a child tile has its own width attribute, it overrules this children_fixed_width attribute.

flag: true or false (default).

Example

children_fixed_width = true;

Valid Tiles

row

column

radio_row

radio_column

boxed_row

boxed_column

boxed_radio_row

boxed_radio_column

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes