Behavior
|
|
InitallyActive
|
Enables you to order the selectors of a
dialog box.
|
Targeted type
|
Lets you specify targeted types of
features. For example, you can enter
CATCell to target
CATCell features.
|
General
|
|
Enabled
|
Defines whether the widget is enabled or
not.
|
MultiSelection
|
When set to true, enables the multi
selection of objects in the dialog box.
|
Name
|
Name of the dialog object. Also used to
generate the C++ instance name of the widget.
|
Visible
|
Sets whether the widget is visible or not.
|
Layout
|
|
AttachedToBottom
|
Sets whether the widget is attached to the
bottom side of the grid.
|
AttachedToleft
|
Sets whether the widget is attached to the
left side of the grid.
|
AttachedToRight
|
Sets whether the widget is attached to the
right side of the grid.
|
AttachedToTop
|
Sets whether the widget is attached to the
top of the grid.
|
ConstantHeight
|
Sets whether the widget has a constant
height.
|
ConstantWidth
|
Sets whether the widget has a constant
width.
|
Style
|
|
HideFrame
|
Lets you decide to hide the frame or not.
|
Text Resources
|
|
Title
|
Corresponds to the title or to the text
content of the widget.
|