Using Dialog Boxes
Dialog boxes appear after selecting an item such as File > Open..., where the item name is followed by “...”, and require input from the user.
Dialog boxes must be closed before performing other operations.
Create AimConstraints Target |
---|
- OK Button
- Applies the settings made and closes the dialog box.
- Cancel Button
- Closes the dialog box without applying any settings. The Esc key can also be pressed instead.
- Default Button
- Some dialog boxes have a Default button. This button will ignore entered settings and apply the default values.