Difference between revisions of "Status-ui.xml"

From MythTV Official Wiki
Jump to: navigation, search
m (The "status" window)
(The "status" window)
Line 34: Line 34:
 
| style="background:darkturquoise" | helptext
 
| style="background:darkturquoise" | helptext
 
| style="background:darkturquoise" align="center" | textarea
 
| style="background:darkturquoise" align="center" | textarea
| style="background:darkturquoise" | Tooltips for the selected item.
+
| style="background:darkturquoise" | Tooltips and details for the selected item.  Required if justhelptext is not supplied.
 
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
|-  
 
|-  
| icon
+
| justhelptext
| align="center"  | statetype
+
| align="center" | textarea
| A statetype allowing different icons or text to be displayed based on the selected Info topic.  Valid types are ''listings, schedule, tuner, log, jobqueue, machine,'' and ''autoexpire''.
+
| Just the tooltips for the selected item. Required if helptext is not supplied.
| align="center"  | No
+
| align="center" | <b>Yes</b>
 +
|-
 +
| style="background:darkturquoise" | icon
 +
| style="background:darkturquoise" align="center"  | statetype
 +
| style="background:darkturquoise" | A statetype allowing different icons or text to be displayed based on the selected Info topic.  Valid types are ''listings, schedule, tuner, log, jobqueue, machine,'' and ''autoexpire''.
 +
| style="background:darkturquoise" align="center"  | No
 
|}
 
|}

Revision as of 19:17, 26 June 2011

The status-ui.xml file governs the layout and behavior of the System Info screen in Information Center. It consists of the following windows and named attributes:

System Info Windows

Window Name Type Description
status Window The main System Info screen.


The "status" window

Widget Name Widget Type Description Required?
category buttonlist The list of information topics in the System Info Screen. Yes
log buttonlist The returned logs for each topic Yes
helptext textarea Tooltips and details for the selected item. Required if justhelptext is not supplied. Yes
justhelptext textarea Just the tooltips for the selected item. Required if helptext is not supplied. Yes
icon statetype A statetype allowing different icons or text to be displayed based on the selected Info topic. Valid types are listings, schedule, tuner, log, jobqueue, machine, and autoexpire. No