skin.pellucid/1080i/SmartPlaylistRule.xml

170 lines
7.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">15</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<control type="group">
<posx>col-9-begin</posx>
<posy>row-6-begin</posy>
<control type="label">
<description>header label</description>
<posx>12</posx>
<posy>0</posy>
<width>8-col</width>
<font>itemTitle</font>
<align>left</align>
<label>21422</label>
</control>
<control type="group" id="9001">
<posx>0</posx>
<posy>1-row</posy>
<control type="spincontrolex" id="15">
<description>Rule Field</description>
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<label>31046</label>
<ondown>16</ondown>
</control>
<control type="spincontrolex" id="16">
<description>Rule operator</description>
<posx>0</posx>
<posy>1-row</posy>
<width>8-col</width>
<font>itemTitle</font>
<label>31047</label>
<onup>15</onup>
<ondown>17</ondown>
</control>
<control type="edit" id="17">
<description>Value Button</description>
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<label>-</label>
<onup>16</onup>
<onright>20</onright>
<ondown>9002</ondown>
</control>
<control type="button" id="20">
<description>Browse Button</description>
<posx>6-col</posx>
<posy>2-row</posy>
<width>2-col</width>
<height>1-row</height>
<align>center</align>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/black.png</texturenofocus>
<label>1024</label>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<onup>16</onup>
<onleft>17</onleft>
<ondown>9002</ondown>
</control>
<!--OK / Cancel buttons-->
<control type="panel" id="9002">
<posx>0</posx>
<posy>4-row</posy>
<width>6-col</width>
<height>1-row</height>
<itemgap>3</itemgap>
<onright>10</onright>
<onup>16</onup>
<ondown>16</ondown>
<orientation>horizontal</orientation>
<itemlayout width="3-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="3-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>3-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>3-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>OK</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(129,18)</onclick>
</item>
<item id="2">
<description>Cancel</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(129,19)</onclick>
</item>
</content>
</control>
</control>
<!--buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="18">
<description>Ok Button</description>
</control>
<control type="button" id="19">
<description>Cancel Button</description>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>SmartPlaylistRule.xml</label>
</control>
</controls>
</window>