| The DCL library functions provide dialog control tools | ||
| Function Name | Description | |
|---|---|---|
| DVIEW_DLG | Dialog for the DataView function | |
| DL_DataView | Dialog box that displays a list of data in a block type dialog box) | |
| DL_FillLst | Fill a popup of listbox with a list of string values | |
| DL_FitPathInTextBox | Appropriately edit the file (with path) string such that it fits into a text box area of given width | |
| DL_GetFileM | Browse through a folder and select multiple files Equaivalent to the (dos_getfilem..) function from dosl | |
| DL_Output_Ctrl_dlg | Output Control Dialog for specifying Destination layer and object handling. | |
| DL_Output_Ctrl | Output Control Dialog for specifying Destination layer and object handling. | |
| DL_ProcTile1 | Generic function for processing input of values in tiles. | |
| DL_SelectProperty | Pop up a dialog box to select an item from a list of strings | |
| DL_YesOrNo | Dialog box that displays a message and the "Yes" and "No" buttons | |
| OUTPUT_CTRL_DLG | Dialog for the OUTPUT_CTRL_DLG function | |
| SelectProperty_DLG | Generic multiple selection dialog box | |
| YESORNO_DLG | Dialog for the DL_YesOrNo function | |