Removing items from a dialog box

 

When you disable an item in a dialog box using [System] section keynames, the category, group, button, check box, or list option becomes dimmed. To remove the disabled item completely, you must turn on a setting in the [System] section of the SRC file.

To remove disabled items from a dialog box:

1. Open the SRC file in a text editor.

2. In the [System] section, type "remove unused dialog items=1".

3. Set the required keynames for the dialog box items you want to remove.

4. Save the SRC file and compile it. (For details, see Compiling a CFG file.)

See also

Configure Dialog Boxes

[System] Section: Keynames for Dialog Boxes