User Dialog Box with Scalable Table
- Updated2024-09-12
- 2 minute(s) read
(User Dialog Boxes | Version 2017) > User Dialog Box with Scalable Table
|
User Dialog Box with Scalable Table |
This example shows a user dialog box with a table. The XTable control defines the table. You can resize the displayed text with the F11 and F12 keys. For this, the dialog box uses the EventFuncKeyPressed event. If you want to include the DPI default setting in the font size, the class defined in the example uses the FontPointsToPixels command.
Start example
Click a Filename to Load this File into DIAdem
| Zoom_XTable_Example_Main.vbs | Script file |
| Zoom_XTable_Example_libr.vbs | Script file |
| Zoom_XTable_Example.sud | Dialog box file |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
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
