Listing of the attributes used to set the appearance and behavior for tiles and dialog definition.
This section lists the attributes defined by the PDB feature. The following table summarizes the predefined attributes in alphabetical order. The attributes are described in detail in About User-Defined Attributes (DCL).
Predefined attributes |
||
---|---|---|
Attribute name |
Associated with |
Meaning (if specified or true) |
All active tiles |
AutoLISP action expression |
|
All tiles |
Horizontal or vertical position in a cluster |
|
edit_box, image_button, list_box |
Activates is_default button when this tile is selected Note: This attribute isn't supported by the edit_box tile on Mac OS.
|
|
image, image_button |
Aspect ratio of an image |
|
slider |
Incremental distance to move Note: Supported on Windows only.
|
|
row, column, radio_row, radio_column, boxed_row, boxed_column, boxed_radio_row, boxed_radio_column |
Alignment of a cluster's children |
|
row, column, radio_row, radio_column, boxed_row, boxed_column, boxed_radio_row, boxed_radio_column |
Height of a cluster's children doesn't grow during layout |
|
row, column, radio_row, radio_column, boxed_row, boxed_column, boxed_radio_row, boxed_radio_column |
Width of a cluster's children doesn't grow during layout |
|
image, image_button |
Background (fill) color of an image |
|
edit_box |
Maximum number of characters users can enter Note: Supported on Windows only.
|
|
edit_box, popup_list |
Width of the edit (input) portion of the tile |
|
All tiles |
Height doesn't grow during layout |
|
All tiles |
Width doesn't grow during layout |
|
list_box, popup_list |
Displays text in a fixed pitch font Note: Supported on Windows only.
|
|
All tiles |
Height of the tile |
|
Dialog |
Key of the tile with initial focus Note: Supported on Windows only.
|
|
Text |
Displays as bold |
|
Button |
Button is activated when the cancel key—usually ESC—is pressed |
|
Button |
Button is activated when the accept key—usually ENTER—is pressed |
|
All active tiles |
Tile is initially enabled |
|
All active tiles |
Tile is a tab stop Note: Supported on Windows only.
|
|
All active tiles |
Tile name used by the application |
|
boxed_row, boxed_column, boxed_radio_row, boxed_radio_column, button, dialog, edit_box, list_box, popup_list, radio_button, text, toggle |
Displayed label of the tile |
|
slider |
Whether the slider is horizontal or vertical |
|
list_box, popup_list |
Initial values to display in list |
|
slider |
Maximum value of a slider |
|
slider |
Minimum value of a slider |
|
all active tiles |
Mnemonic character for the tile Note: Supported on Windows only.
|
|
list_box |
List box allows multiple items to be selected |
|
edit_box |
Masks characters entered in edit_box |
|
slider |
Incremental distance to move |
|
list_box, popup_list |
Tab stops for list display |
|
list_box, popup_list |
Truncates text that is larger than the associated tab stop Note: Supported on Windows only.
|
|
Text, active tiles (except buttons and image buttons) |
Tile's initial value |
|
All tiles |
Width of the tile |