You need to mirror how the user completes a series of user activities in a user task. The following table describes the options for modality on windows and dialog boxes.
|
If. . . |
Use. . . |
|---|---|
|
The task requires browsing or comparing many types of data before finalizing a task. |
Modeless Window |
|
The task requires browsing or comparing many instances of the same type of data before finalizing a task. |
Modeless Multiple-Instance Window |
|
Each discrete activity performed by a window's procedure must be completed before the user moves on to the next activity (guides the user through the work and helps to maintain data consistency). |
Modal Window |
|
User actions need to be confirmed because there is a chance of an action being performed for the wrong object. |
Modal dialog box |
|
Messages are presented to the user by exit states. |
Modal Dialog Box |
|
Copyright © 2013 CA.
All rights reserved.
|
|