[ Previous | Next | Contents | Glossary | Home | Search ]
Motif and CDE 2.1 Style Guide Reference


Sort (Choice and Dialog)

Reference

Description

The Sort choice can be either of the following:

  1. A cascading or dialog choice used to arrange the elements presented in a view in a specified order.

  2. A dialog that allows the user to specify the criteria used for sorting.

    Figure 63. Sort Choice.




    View figure.

  3. When to Use

    Recommended
    Provide a Sort choice in the View menu when it is useful to sort the elements that can be displayed within the view.

    Guidelines

    Required
    When Sort is a cascading choice, list the various ways in which the current view can be sorted in the cascaded menu.

    Required
    When the user chooses Sort as a dialog choice, display a Sort dialog window that allows a user to specify the way in which the elements in the view are to be sorted.

    Required
    When adding new elements to a view, place them in the proper order with respect to the most recent criteria used for sorting the view.

    Recommended
    If an element is added to a group of sorted elements but its position is not currently visible, provide an indication that it was accepted. For example, increase the count displayed in the status area by one.

    Recommended
    When the contents of a view are to be sorted, indicate the sorting criteria in the status area.

    Essential Related Topics

    For more information, see the View and View Menu reference pages.

    Supplemental Related Topics

    For more information, see the Cascading (Choice Type), Dialog (Choice Type), Menu Guidelines, and Secondary Window reference pages.


    [ Previous | Next | Contents | Glossary | Home | Search ]