XUI Reference: Difference between revisions
Jump to navigation
Jump to search
Rand Linden (talk | contribs) No edit summary |
Rand Linden (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{XUI Nav}} | {{XUI Nav}} | ||
NOTE: The set of possible container widgets in the following table is not complete. | |||
{| class="lltable" border=1 | {| class="lltable" border=1 | ||
| Line 10: | Line 12: | ||
|[[Skinning_HowTo/XUI Buttons, Sliders, and Spinners#button|button]] | |[[Skinning_HowTo/XUI Buttons, Sliders, and Spinners#button|button]] | ||
| [[Skinning_HowTo/XUI_Containers#panel|panel]], [[Skinning_HowTo/XUI_Containers#layout_panel|layout_panel]] | | [[Skinning_HowTo/XUI_Containers#panel|panel]], [[Skinning_HowTo/XUI_Containers#layout_panel|layout_panel]] | ||
| | |Button widget | ||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Selection Widgets#check_box|check_box]] | |[[Skinning_HowTo/XUI Selection Widgets#check_box|check_box]] | ||
|[[Skinning_HowTo/XUI_Containers#panel|panel]] | |[[Skinning_HowTo/XUI_Containers#panel|panel]] | ||
| | |Check box widget | ||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Selection Widgets#color_swatch|color_swatch]] | |[[Skinning_HowTo/XUI Selection Widgets#color_swatch|color_swatch]] | ||
|[[Skinning_HowTo/XUI_Containers#panel|panel]] | |[[Skinning_HowTo/XUI_Containers#panel|panel]] | ||
|Container for other widgets | |||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Selection Widgets#column|column]] | |[[Skinning_HowTo/XUI Selection Widgets#column|column]] | ||
|row | |row | ||
|For layout | |||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Selection Widgets#combo_box|combo_box]] | |[[Skinning_HowTo/XUI Selection Widgets#combo_box|combo_box]] | ||
| | |[[Skinning_HowTo/XUI_Containers#floater|floater]] | ||
|Combo-box (drop-down selection) widget | |||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Selection Widgets#combo_item|combo_item]] | |[[Skinning_HowTo/XUI Selection Widgets#combo_item|combo_item]] | ||
| | |[[Skinning_HowTo/XUI Selection Widgets#combo_box|combo_box]] | ||
|-- | |-- | ||
|[[Skinning_HowTo/XUI_Containers#floater|floater]] | |[[Skinning_HowTo/XUI_Containers#floater|floater]] | ||
| | |N/A (top-level) | ||
|A free-floating window within the Viewer UI. | |||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Buttons, Sliders, and Spinners#flyout_button|flyout_button]] | |[[Skinning_HowTo/XUI Buttons, Sliders, and Spinners#flyout_button|flyout_button]] | ||
|[[Skinning_HowTo/XUI_Containers#panel|panel]] | |||
|[[Skinning_HowTo/ | |||
| | | | ||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Other Widgets#icon|icon]] | |[[Skinning_HowTo/XUI Other Widgets#icon|icon]] | ||
| | |[[Skinning_HowTo/XUI_Containers#panel|panel]] | ||
|Displays a graphical icon image. | |||
|-- | |-- | ||
|[[Skinning_HowTo/XUI Other Widgets#inventory_panel|inventory_panel]] | |[[Skinning_HowTo/XUI Other Widgets#inventory_panel|inventory_panel]] | ||
|[[Skinning_HowTo/XUI_Containers#tab_container|tab_container]] | |||
| | | | ||
Revision as of 15:30, 26 May 2010
NOTE: The set of possible container widgets in the following table is not complete.
| Widget | Container widget | Description |
|---|---|---|
| button | panel, layout_panel | Button widget |
| check_box | panel | Check box widget |
| color_swatch | panel | Container for other widgets |
| column | row | For layout |
| combo_box | floater | Combo-box (drop-down selection) widget |
| combo_item | combo_box
| |
| floater | N/A (top-level) | A free-floating window within the Viewer UI. |
| flyout_button | panel | |
| icon | panel | Displays a graphical icon image. |
| inventory_panel | tab_container | |
| joystick_slide | ||
| layout_stack | ||
| layout_panel | ||
| line_editor | ||
| locate | ||
| menu | ||
| menu_bar | ||
| menu_item_check | ||
| menu_item_separator | ||
| menu_item_call | ||
| multi_floater | ||
| multi_slider | ||
| multi_slider_bar | ||
| name_editor | ||
| name_list | ||
| on_check | ||
| on_click | ||
| on_visible | ||
| on_enable | ||
| panel | ||
| progress_bar | ||
| radio_group | ||
| radio_item | ||
| row | scroll_list | |
| scroll_container | ||
| scroll_list | ||
| search_editor | ||
| slider | ||
| slider_bar | ||
| spinner | ||
| string | ||
| tab_container | ||
| texture_picker | ||
| text | ||
| text_editor | ||
| view_border | ||
| volume_slider | ||
| web_browser |