05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

DIALOG-FRAME<br />

DIALOG-GROUPBOX<br />

DIALOG-GROUP-END<br />

DIALOG-LIST<br />

Appendix C: Automated Print Control<br />

Defines a box with the specified frame style in the latest dialog box.<br />

Syntax: DIALOG-FRAME = framestyle, x, y, width, height<br />

Note: framestyle must be BLACKFRAME, GRAYFRAME, or<br />

WHITEFRAME.<br />

Defines a group box control in the latest dialog box.<br />

Syntax: DIALOG-GROUPBOX = title, x, y, width, height<br />

Notes:<br />

The control is a rectangle that groups other controls together.<br />

The controls between this command and DIALOG-GROUP-END belong to<br />

one group.<br />

Ends a group.<br />

Syntax: DIALOG-GROUP-END<br />

Defines a list box control in the latest dialog box.<br />

Syntax: DIALOG-LIST = x, y, width, height, $ListText<br />

Notes:<br />

When $ListText is assigned a value before the DIALOG-SHOW<br />

command, its value at the moment of executing DIALOG-SHOW will<br />

be highlighted if the value is in the list box.<br />

After a pushbutton is clicked, $ListText will contain the text of the<br />

selected item.<br />

Legitronic User Manual (v3.4) 195

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!