Difference between revisions of "Human Interface Guidelines/The Sugar Interface/Controls/Basic Selection Controls"

From Sugar Labs
Jump to navigation Jump to search
Line 2: Line 2:
 
<noinclude>{{hig-subnav|p_link=The Sugar Interface/Controls/Buttons|p_label=Buttons|c_link=The Sugar Interface/Controls/Basic Selection Controls|c_label=Basic Selection Controls|n_link=The Sugar Interface/Controls/Advanced Selection Controls|n_label=Advanced Selection Controls}}</noinclude>
 
<noinclude>{{hig-subnav|p_link=The Sugar Interface/Controls/Buttons|p_label=Buttons|c_link=The Sugar Interface/Controls/Basic Selection Controls|c_label=Basic Selection Controls|n_link=The Sugar Interface/Controls/Advanced Selection Controls|n_label=Advanced Selection Controls}}</noinclude>
 
<div style="position: relative;">
 
<div style="position: relative;">
<div style="position: absolute; right: 0px; width: 300px; height: 100%; background: #c8c8c8;"></div>
+
<div style="position: absolute; right: 0px; width: 300px; height: 100%; background: #4b4b4b;"></div>
  
 
=====Checkboxes=====
 
=====Checkboxes=====

Revision as of 13:24, 9 April 2007

english | español | 한국어 HowTo [ID# 16584]  +/-  
Buttons Basic Selection Controls Advanced Selection Controls
Checkboxes
Example checkbox.png

Usage:

Behavior:

Guidelines:


States:


Click for detailed control specifications



Radio Buttons
Example radio.png

Usage:

Behavior:

Guidelines:



States:


Click for detailed control specifications



Popup Menus
Example popup text.png
Example popup menu text.png

Usage:

Behavior:

Guidelines:


States:


Click for detailed control specifications

Click for detailed control specifications



Popup Palettes

Usage:

Behavior:

Guidelines:


States:


Click for detailed control specifications



Combo Boxes
Example combobox.png
Example combobox suggestions.png

Usage:

Behavior:

Guidelines:


States:


Click for detailed control specifications

Click for detailed control specifications



Buttons Basic Selection Controls Advanced Selection Controls