Projects/Usability/HIG/Toggle Buttons: Difference between revisions
Appearance
Created page with 'A toggle button is a button which stays down when clicked once and goes up when clicked a second time. ==When to use== Use a toggle button to indicate a ''state'' rather than a...' |
|||
Line 3: | Line 3: | ||
==When to use== | ==When to use== | ||
Use a toggle button to indicate a ''state' | Use a toggle button to indicate a '''state'''. For example a word-processor would use toggle buttons to indicate the state of "Bold", "Italic" or "Underline" formatting. | ||
==Do and don't== | ==Do and don't== |
Revision as of 21:50, 17 August 2010
A toggle button is a button which stays down when clicked once and goes up when clicked a second time.
When to use
Use a toggle button to indicate a state. For example a word-processor would use toggle buttons to indicate the state of "Bold", "Italic" or "Underline" formatting.
Do and don't
Do not change the icon or label of a toggle button. The fact that it is pressed down is enough.
Since a toggle button represents a state, in most cases the label should be a noun rather than a verb.