[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
Motif and CDE 2.1 Style Guide Reference
Stacking Order
Reference
Description
Stacking order is the relative order of windows displayed on the screen in
terms of depth.
Figure 65. Manual and Automatic Stacking Order.
When to Use
RequiredProvide automatic stacking order to allow the user to have windows moved
to the top of the stacking order when they become active.
RecommendedProvide manual stacking order to allow the user to have windows remain in
the current stacking order when they become active.
Guidelines
RequiredMake automatic stacking order the default stacking order.
RequiredAllow the user to choose which stacking order to use.
RequiredWhen multiple windows are stacked on the screen and a window in the
automatic stacking order gains focus, raise the window and all of its
associated windows to the top of the window stack.
RequiredWhen using automatic stacking order, place a window on top of all other
windows and make it the active window when the user does the following:
Selects an object in the window
Selects the title bar or window border of that window
Uses keyboard navigation to warp the pointer to the window
Invokes a new window
RequiredWhen using manual stacking order, place a window on top of all other
windows and make it the active window when the user does the following:
Selects the title bar or window border of that window
Explicitly raises the window by an internal keyboard or mouse button
binding
Invokes a new window
Essential Related Topics
For more information, see the Input Focus, Window Frame, and Window
Navigation reference pages
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]