up: AutoCAD - Dialog Control Language (DCL)  
AutoCAD - Dialog Control Language (DCL)
button
What links here?
The button has the following possible attributes:

action action = "(function)"; Specifies an AutoLISP expression to perform an action when this tile is selected.
alignment For a tile that is a child of a column, the possible values are left, right, or centered (default is left).
For a tile that is a child of a row, the possible values are top, bottom, or centered (default is centered).
is_cancel true or false Selecting the button causes the dialog to be terminated if the button's action does not call done_dialog.
is_default true or false Specifies whether the button is the default button selected (“pushed”) when the user presses the accept key.
is_enabled true or false determines if tile is accessible to user
is_tab_stop true or false Specifies whether the tile receives keyboard focus when the user moves between tiles by pressing the Tab key.
key unique string the name the program uses to refer to this tile
label string The text to be displayed in the tile.
If a character is preceded by an ampersand, that character is the mnemonic.
mnemonic single character Focus goes to this tile when the character is pressed.
fixed_height
fixed_width
height
widthintegerwidth in unknown units


Sample:
    : button {
        label = "Ductwork";
        key = "1";
        value = "ductwork";
    }
AutoCAD - Dialog Control Language (DCL) - button
Raspberry PI - add a network printer
programming - windows - WM_SETTEXT
linux - user administration
MC6802 - assembler - directives - equ
MC6802 - instruction set - Rotate Left Accumulator
MC6802 - assembler - directives - fill
Raspberry PI - add a user
MC6802 - instruction set - Arithmetic Shift Right Accumulator
linux - software
AutoCAD - Dialog Control Language (DCL) - (load_dialog dclfile)
MC6802 - instruction set - Decimal Adjust A
programming - target - X Windows (X11)
MC6802 - instruction set - Transfer CCR to Accumulator A
embedded systems - bacnet - Analog Input properties
Raspberry PI - BCM2835 C library
filename:AutoCAD - Dialog Control Language (DCL) - button
filename:AutoCAD%20%2D%20Dialog%20Control%20Language%20%28DCL%29%20%2D%20button
last edit:July 28 2013 21:32:28 (4429 days ago)
ct = 1757738126.000000 = September 13 2025 00:35:26
ft = 1375061548.000000 = July 28 2013 21:32:28
dt = 382676578.000000