Buttons
Description Purpose Advantages
Disadvantages Usage Button Labels
Size
- Description
- A square or rectangular-shaped control with a label inside that
indicates action to be accomplished.
- The label may be either text, graphics, or both.
- Purpose
- To start actions.
- To change properties
- To display a pop-up menu.
- Advantages
- Always visible, reminding of choices available.
- Can provide meaningful description of the actions that will be
performed.
- Larger size generally provides faster selection target.
- Can possess 3-D appearance.
- Adds an aesthetically pleasing style to the screen.
- Provides visual feedback through button movement when activated.
- May permit use of keyboard equivalents and accelerators.
- Faster than using a two-step menu bar/pull-down sequence
- Disadvantages
- Consumes screen space.
- Size limits the number that may be displayed.
- Requires moving the pointer to select.
- Usage
- Cause something to happen immediately
- To display another window.
- To display a menu of options.
- To set a mode or property value.
- Button Labels
- Use standard button labels when available.
- Provide meaningful descriptions of the actions that will be
performed.
- Use single-word labels whenever possible.
- Use mixed-case letters with the first letter of each label word
capitalized.
- Display labels in a regular system font and in the same size font.
- Center the label within the button borders leaving at least two
pixels between the text and the button border.
- Provide consistency in button labeling across all screens.
- Size
- Maintain a consistent button size.
- Buttons with long labels may be wider.
Previous|Next