334 lines
15 KiB
XML
334 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">13</defaultcontrol>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-2-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<!--content provider title / info-->
|
|
<control type="image">
|
|
<posx>-96</posx>
|
|
<posy>44</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>1-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>-3</posx>
|
|
<posy>44</posy>
|
|
<width>3</width>
|
|
<height>1-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>44</posy>
|
|
<width>16-col</width>
|
|
<font>dialogTitle</font>
|
|
<label>$LOCALIZE[19143]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--group menu-->
|
|
<control type="group">
|
|
<posx>12</posx>
|
|
<posy>1-row</posy>
|
|
<control type="list" id="13">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>4-col</width>
|
|
<height>11-row</height>
|
|
<onright>12</onright>
|
|
<itemlayout width="4-col" height="43">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>3-col-gutter</width>
|
|
<font>menuTitle</font>
|
|
<info>ListItem.Label</info>
|
|
<textcolor>unselected</textcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="43">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>3-col-gutter</width>
|
|
<font>menuTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--grouped channels list-->
|
|
<control type="group">
|
|
<description>Grouped Channels list</description>
|
|
<posx>4-col</posx>
|
|
<posy>2-row</posy>
|
|
<control type="label" id="22">
|
|
<description>name label</description>
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textAccented</textcolor>
|
|
</control>
|
|
<control type="panel" id="12">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>6-col</width>
|
|
<height>11-row</height>
|
|
<onleft>13</onleft>
|
|
<onright>11</onright>
|
|
<itemlayout height="1-row" width="6-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="1-row" width="6-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--channels list-->
|
|
<control type="group">
|
|
<description>Channels list</description>
|
|
<posx>10-col</posx>
|
|
<posy>2-row</posy>
|
|
<control type="label" id="21">
|
|
<description>name label</description>
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textAccented</textcolor>
|
|
</control>
|
|
<control type="panel" id="11">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>6-col</width>
|
|
<height>11-row</height>
|
|
<onleft>12</onleft>
|
|
<onright>9001</onright>
|
|
<itemlayout height="1-row" width="6-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="1-row" width="6-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--Dialog controls-->
|
|
<control type="panel" id="9001">
|
|
<posx>20-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>6-col</width>
|
|
<height>5-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>12</onleft>
|
|
<itemlayout width="6-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>2</posy>
|
|
<width>6-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="6-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>6-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>2</posy>
|
|
<width>6-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<description>Add group</description>
|
|
<label>31099</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(26)</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<description>Rename Group</description>
|
|
<label>31100</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(27)</onclick>
|
|
</item>
|
|
<item id="3">
|
|
<description>Delete Group</description>
|
|
<label>31101</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(28)</onclick>
|
|
</item>
|
|
<item id="4">
|
|
<description>OK</description>
|
|
<label>186</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(29)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<!--hidden dialog controls-->
|
|
<control type="group">
|
|
<visible>false</visible>
|
|
<control type="button" id="26">
|
|
<description>Add Group</description>
|
|
</control>
|
|
<control type="button" id="27">
|
|
<description>Rename Group</description>
|
|
</control>
|
|
<control type="button" id="28">
|
|
<description>Delete Group</description>
|
|
</control>
|
|
<control type="button" id="29">
|
|
<description>OK</description>
|
|
</control>
|
|
<control type="label" id="20">
|
|
<description>Fake Label used to pass on name label</description>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogPVRGroupManager.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|