This section of the requirements covers details of the Rolodex Tool graphical user interface (GUI) not fully addressed in preceding sections. Some aspects of the GUI may differ in different operating environments. Such differences are addressed below.
When the user selects a command from the Rolodex menu, the system updates the display to the appropriate dialog for the command. When the system displays a dialog, the state of the dialog is the same as when it was most recently previously displayed. Specifically, the contents of the dialog text boxes are those most recently typed by the user. For example, suppose the user executes the following actions:
In all of the preceding scenarios, active interface elements are drawn with solid black outlines, without distinguishing between an enabled versus disabled state. In many operating environments, an interface element can be shown in a disabled state, typically by drawing it in a shade of grey. An interface element is shown as disabled when the current state of the system renders the element unusable. For example, the File->Save menu item can be shown as disabled when there is no currently open file or when the current file does not require saving.
The requirements given in this document do not explicitly define when an interface element is enabled or disabled. Rather, the requirements define when a user-invoked command has no effect. These "no effect" cases are equivalent to defining an interface element to be disabled. That is, when conditions exist such that a command has no effect, then the interface element that is used to invoke that command can be defined as disabled. Based on this definition, implementors may choose to display interface elements in a disabled state when the system state is such that activating the elements has no effect. The display of disabled interface elements must be consistent for all interface elements. That is, visual enabled/disabled cuing must be used consistently for all interface elements, or for no interface elements at all.
In all of the preceding scenarios, a 12-point Courier font is used for text and all interface elements are drawn in black and white. In some operating environments, the user is able to change the font properties and coloring used in an application program. Where this is possible, such changes can be made in the Rolodex Tool. The following font and color properties are required of any implementation:
In all of the preceding scenarios, interface elements are shown in a plain and simple style. In many operating environments, interface elements are drawn with graphical shading and other forms of graphical embellishment to render them more visually useful and appealing to the user. Implementors may follow the look-and-feel conventions of a particular operating environment for the Rolodex Tool interface. However, the fundamental operational character of the specified interface elements must be implemented as shown in the requirements scenarios. Specifically:
Some operating environments provide a standard means for users to access quick help or a form of help that is essentially the same as quick help. Viz., it is a very brief text string associated with a particular region of the screen, most typically a region of the screen with which the user interacts. Implementors may follow the conventions of a particular operating environment for the precise format and position of the GUI elements in which the quick help text is displayed.
The following are required aspects of quick help in any implementation:
Detailed help delivery also differs among operating environments. Implementors may again follow environment-specific conventions for the delivery of detailed help. The following are required aspects of detailed help in any implementation: