[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
Motif and CDE 2.1 Style Guide Reference
Cascading (Choice Type)
Reference
Description
A cascading choice is a type of choice that, when activated, displays a
cascaded control.
When to Use
RequiredUse a cascading choice to display a cascaded control.
Guidelines
RequiredWhen a user activates a cascading choice, display its associated cascaded
control, even when all choices and controls in the cascaded control are
unavailable.
RequiredDo not display unavailable emphasis on cascading choices.
RequiredIf a cascading choice is used to display a spring-loaded control, pressing
(but not clicking) the SELECT button on the choice activates it and displays
the control if it is not already displayed.
RecommendedIf a cascading choice is used to display a menu, then pressing (but not
clicking) the MENU button on the control activates it and displays the menu if
it is not already displayed.
RequiredIf the SELECT or MENU button is pressed, and the pointer is over a
cascading choice whose associated cascaded control is not displayed (for
example, because the mouse button was pressed elsewhere and moved to the
cascading choice), then releasing the mouse button has no effect.
RequiredReleasing the SELECT button over a cascading choice whose associated
cascaded control is currently displayed leaves the cascaded control displayed
if it was not displayed when the SELECT button was pressed.
RequiredReleasing the MENU button over a cascading choice whose associated
cascaded menu is currently displayed leaves the cascaded control displayed if
it was not displayed when MENU was pressed.
RequiredClicking the SELECT button on a cascading choice activates it if its
associated cascaded control is not currently displayed.
RequiredIf activating a cascading choice displays a menu, then clicking the MENU
button on the choice activates it if the menu is not currently displayed.
RequiredClicking the SELECT button on a cascading choice removes the associated
cascaded control if it is currently displayed.
RequiredIf a menu is associated with a cascading choice, then clicking the MENU
button on the choice removes the associated cascaded menu if it is currently
displayed.
RequiredRemoving a control removes all of its cascaded descendants.
Essential Related Topics
For more information, see the Choice, Menu (Control), and Spring-Loaded
(Control Type) reference pages.
Supplemental Related Topics
For more information, see the Emphasis (Cue) reference page.
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]