05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

DIALOG-COMBOBOX-FILES<br />

Appendix C: Automated Print Control<br />

Defines a combobox control that contains file names.<br />

Syntax: DIALOG-COMBOBOX-FILES=filename, style, x, y, w, h, $file<br />

Notes:<br />

DIALOG-COMBOBOX-ITEM<br />

DIALOG-EDIT<br />

filename can include wildcards.<br />

style can be SIMPLE, DROPDOWN, or DROPDOWNLIST.<br />

w is the combo box box width (in pixels).<br />

h is the combo box height (in pixels).<br />

When $file is assigned a value before the DIALOG-SHOW command, its<br />

value at that moment of executing DIALOG-SHOW will be highlighted if<br />

the value is in the list.<br />

Adds a string to the latest combo box control.<br />

Syntax: DIALOG-COMBOBOX-ITEM = string<br />

Notes:<br />

An empty or duplicate string will not be added to the list.<br />

This command must be placed immediately after the DIALOG-<br />

COMBOBOX command.<br />

Defines an edit box control in the latest dialog box<br />

Syntax: DIALOG-EDIT = x, y, width, height, $EditText [,PASSWORD]<br />

Notes:<br />

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

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

be the initial value of the edit box.<br />

After a pushbutton is clicked, the edited text will be stored in<br />

$EditText.<br />

When the keyword PASSWORD is specified, Legi displays all<br />

characters as asterisks (*) as they are typed into edit control.<br />

Legitronic User Manual (v3.4) 194

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

Saved successfully!

Ooh no, something went wrong!