The dialog windows contain the dialogs associated with certain menu items. The dialog's name is displayed in the head line of each dialog. The dialog box contains buttons, list boxes, check boxes and input fields. The dialog window's functionality is exemplified on the Heaters dialog.
In most dialog windows, you find these five buttons in the bottom line:
Button | Description |
|---|---|
Ok | Saves the changes and closes the dialog window. |
Apply | Applies the changes, but leaves the window open. |
Reset | Resets changes to the values before the dialog was opened respectively after the last Apply. |
Close/Cancel | Closes the dialog/cancels the changes. |
? | Opens the CrysMAS Help Window and shows the help for dialog. |