User Dialog Box with Selection Lists
- Updated2024-09-12
- 2 minute(s) read
Creating Scripts > User Dialog Boxes > User Dialog Box with Selection Lists
| User Dialog Box with Selection Lists |
This example shows a user dialog box with different types of selection lists. The ComboBox type elements of the selection list are specified in the dialog box. A global variable transfers the selection to the script. The EnumComboBox type elements of the selection list are specified in a variable collection file as enumeration variables.
Start example
Click a Filename to Load this File into DIAdem
| SudExample_1.sud | Dialog box file |
| Sud_Input_2.vbs | Script file |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
Related Topics
Procedures
Checking a User Dialog Box Entry | Creating a Dynamic User Dialog Box | Creating a Procedure in the Script of a User Dialog Box | Creating a User Dialog Box without Linking Variables | Creating an Extended Table | Displaying Graphics in Selection Lists | Enabling Controls | Opening the Dialog Editor | Responding to User Entries in User Dialog Boxes | Saving and Restoring the Last Dialog Box Position | Saving Control Groups for User Dialog Boxes | Specifying the Default Button | Tabulator Order in a User Dialog Box | Using a Script to Fill a Selection List | Using Channel Selection Lists | Using Hotkeys in a User Dialog Box | Using the Flex Properties
