Check boxes

Check boxes let the user turn a setting on or off, and are often grouped to present related choices. However, check boxes are not mutually exclusive--the user can turn on more than one at a time. To turn on a setting, the user clicks the check box whose label displays the desired choice.


When to use check boxes

Use check boxes when the user can select one or more settings from a group of up to seven items. For presenting more than seven settings that are not mutually exclusive, use a scrolling list. (You can also use a check box to present a single setting to the user.)

Check-box layout

When you implement a group of check boxes, supply a group label and a label for each check box. The group label identifies the buttons as a whole. For both types of labels, use brief descriptive phrases--from one to three words.

To implement a check box group in the current release, you must create and lay out each check box individually. You must also place the group label appropriately relative to the group.

Check-box interaction

When the user mouses down to click on a check box that does not have a check mark, the check box is highlighted. On the mouse up, a check mark appears to indicate the check box is selected. The check box setting remains on until the user clicks the check box to turn it off.



[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker