 |
» |
|
|
 |
- [ ]
Use a dialog to allow the user to specify parameters
to an action that is to be performed. - [ ]
Use a dialog to allow the user to review the parameters
to an action before finally approving its invocation.
- [ ]
Provide one or both of the following push-button
choices in a dialog: - OK
Invokes the action and closes the dialog window. - Apply
Invokes the action and leaves the dialog window
open.
You can replace the labels of these choices with ones that
are descriptive of the action to be performed. - [ ]
Provide a Cancel choice in a dialog window that
closes the dialog without performing the effects of the action.
|