Wiki Navigation
- Loading...
Depending on the value of the control type tag in the control element above there will be additional tags specific to that type of control.
The list below contains all the control types available for MediaPortal developers and skin designers along with their internal class name in the MediaPortal code and a short description.
On 29 Nov 2010, diebagger suggested that this page or content is incomplete and needs to be expanded with descriptions of actiongroup
Click on the name of the control type for more details:
Control Type Name |
Class Name |
Description |
Last Check |
---|---|---|---|
GUIActionGroup |
|
|
|
GUIButtonControl |
Simple button control for user interaction in a window |
2010-11-20 |
|
GUIButton3PartControl |
Internal button control with three parts (Left, Middle, Right) |
|
|
GUICheckButton |
This control aggregates the look and behavior of the check medmark control and the button control. |
2010-11-22 |
|
GUICheckListControl |
A list of items each with a checkbox |
2010-11-22 |
|
GUICheckMarkControl |
A control to select/deselect an item. |
2010-11-22 |
|
GUICoverFlow |
Cover flow is a layout for displaying a list of items that resembles the iPhone style cover flow. |
2010-11-20 |
|
GUIFacadeControl |
Control which acts as a facade to the list, thumbnail and filmstrip view controls |
2010-11-22 |
|
GUIFadeLabel |
Label which will scroll throw the text when the text is too long |
2010-11-22 |
|
GUIFilmstripControl |
Filmstrip is a control for displaying a list of items |
2010-11-20 |
|
GUIGridControl |
Displays horizontal and vertical scrollbars |
|
|
GUIGroup |
With the group element you can group multiple elements together |
|
|
GUIHorizontalScrollbar |
A horizontal scrollbar |
|
|
GUIImage |
Image control for displaying any type of texture in a window |
2010-11-20 |
|
GUIImageList |
Displays a number of images in a row |
2010-11-23 |
|
GUILabelControl |
Text label Control for displaying content in a window |
2010-11-22 |
|
GUIListControl |
Flexible list control |
2010-11-23 |
|
GUIMenuControl |
A menu of installed plugins in the classic (My) Home screen. |
|
|
GUIMenuButton |
A programmable button control that uses dialogs, spin controls, keyboard |
2011-12-16 |
|
GUIMultiImage |
An image or a series of images with fade transition |
|
|
GUIPlayListItemListControl |
A list with the option to move items up/down or delete them from the list |
2010-11-23 |
|
GUIPlayListButtonControl |
Button element of the |
2010-11-23 |
|
GUIProgressControl |
A simple progressbar control |
2010-11-23 |
|
GUISelectButtonControl |
A button that allows choosing from a range of different values by toggling throw them. |
2010-11-23 |
|
GUISliderControl |
A slider control for choosing within a predefined number range. |
2010-11-23 |
|
smsinput |
GUISMSInputControl |
A sms pad styled intput control |
|
GUISortButtonControl |
A button with a sort-direction field included |
2010-11-23 |
|
GUISpinButton |
This control aggregates the look and behavior of the spin control and the button control. |
2010-11-23 |
|
GUISpinControl |
A control to mark the pages of a list and provide a way to jump through the pages. |
2010-11-24 |
|
GUIStatusbarControl |
A control similar to progress but with an additional way to dynamically specify the y postion. |
2010-11-28 |
|
GUITextControl |
A textbox control |
2010-11-28 |
|
GUITextScrollUpControl |
A textbox where the text will scroll if the text is too long. |
2010-11-28 |
|
GUIThumbnailPanel |
Used to display Icons and Big Icons layouts in MediaPortal, sometimes referred to as Thumbs views or thumbnail views. |
2010-11-28 |
|
GUIToggleButtonControl |
a button with the extended possibility to toggle a state. Obsolete Developer's should use the (newer) checkbutton control. |
2010-12-08 |
|
GUITVProgressControl |
A progressbar that offers more functionality |
2010-12-08 |
|
GUIUpDownButton |
An extended button control that is similar to the items used in the updownlistcontrol |
2010-12-08 |
|
GUIUpDownListControl |
A list where every item contains controls for moving buttons up or down |
|
|
GUIVideoControl |
Control showing the currently running video |
|
|
GUIVolumeBar |
Displays a volume bar (usually in fullscreen Video or TV) |
|
|
GUIVerticalScrollbar |
Vertical scrollbar |
|
3 Comments
Team-MediaPortal
says:
is a tag supported for the Group control, and Stacklayout is one of the layout options supported.
Posted Jul, 02 2013 09:07
Team-MediaPortal
says:
description of StackLayout is missing
Posted Jun, 28 2013 17:04
Team-MediaPortal
says:
The description of the GUIAnimation control is missing
Posted Jul, 25 2013 06:51