|
Dialog Designer |
Top Previous Next |
|
This is accessed from the Tools menu in the Editor. This is an easy way to create MacroScript dialogs.
If a Dialog block is highlighted when the Dialog Designer is selected, that dialog will be displayed in edit mode. Otherwise a new dialog is displayed.
You can also edit a dialog by right clicking on the first line of the Dialog block and select the edit option from the pop-up menu.
Select objects from the Objects bar to add to the dialog. Objects can be moved around and resized.
Toolbar buttons exist to copy, cut, paste, lock, resize, and move the objects. You can also modify the tab order.
Double click on an object, or select the Object Properties button to modify the properties as appropriate for the selected item.
The bottom left toolbar button saves the dialog to the clipboard so that you can paste it into your script.
When you have closed the Dialog Designer simply paste the new dialog into the Editor by using Edit/Paste, or CTRL-V, as you would paste any other text. |