Difference between revisions of "Menu-ui.xml"
From MythTV Official Wiki
Iamlindoro (talk | contribs) m (→The "mainmenu" window) |
Iamlindoro (talk | contribs) |
||
Line 26: | Line 26: | ||
| style="background:darkturquoise" | A buttonlist which defines the format of all of Myth's structural (non-popup) menus. | | style="background:darkturquoise" | A buttonlist which defines the format of all of Myth's structural (non-popup) menus. | ||
| style="background:darkturquoise" align="center" | <b>Yes</b> | | style="background:darkturquoise" align="center" | <b>Yes</b> | ||
+ | |- | ||
+ | | description | ||
+ | | align="center" | textarea | ||
+ | | A text area describing the purpose of the selected item. Can also be used in the menu buttonlist's items. | ||
+ | | align="center" | <b>Yes</b> | ||
|} | |} |
Revision as of 20:36, 17 January 2010
The menu-ui.xml file governs the layout and behavior of the Myth's menu structure. It consists of the following windows and named attributes:
Screen Wizard Windows
Window Name | Type | Description |
mainmenu | Window | Myth's menu structure. |
Widget Name | Widget Type | Description | Required? |
menu | buttonlist | A buttonlist which defines the format of all of Myth's structural (non-popup) menus. | Yes |
description | textarea | A text area describing the purpose of the selected item. Can also be used in the menu buttonlist's items. | Yes |