[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
Motif and CDE 2.1 Style Guide Certification Checklist
Dialog (Window)
[ ]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:
OKInvokes the action and closes the dialog window.
ApplyInvokes 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.
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]