skin.pellucid/1080i/SmartPlaylistRule.xml

230 lines
10 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">15</defaultcontrol>
2015-05-26 20:58:11 +02:00
<include>fadeInOut</include>
2014-09-28 20:47:53 +02:00
<controls>
2015-05-26 20:58:11 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>ddffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2014-09-28 20:47:53 +02:00
<control type="group">
2015-05-26 20:58:11 +02:00
<posx>col-7-begin</posx>
<posy>row-9-begin</posy>
<!--animations-->
<include>modalDialogInOut</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2014-09-28 20:47:53 +02:00
<control type="label">
2015-05-26 20:58:11 +02:00
<posx>24</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-26 20:58:11 +02:00
<width>12-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>21422</label>
2015-05-26 20:58:11 +02:00
<textcolor>textActive</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>264</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
2014-09-28 20:47:53 +02:00
</control>
<control type="group" id="9001">
<posx>0</posx>
2015-05-26 20:58:11 +02:00
<posy>84</posy>
2014-09-28 20:47:53 +02:00
<control type="spincontrolex" id="15">
<description>Rule Field</description>
2015-05-26 20:58:11 +02:00
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<posx>12</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-26 20:58:11 +02:00
<width>6-col-gutter</width>
2014-09-28 20:47:53 +02:00
<label>31046</label>
2015-05-26 20:58:11 +02:00
<onright>16</onright>
<ondown>17</ondown>
2014-09-28 20:47:53 +02:00
</control>
<control type="spincontrolex" id="16">
<description>Rule operator</description>
2015-05-26 20:58:11 +02:00
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<posx>6-col</posx>
<posy>0</posy>
<width>420</width>
<onleft>15</onleft>
2014-09-28 20:47:53 +02:00
<ondown>17</ondown>
</control>
<control type="edit" id="17">
<description>Value Button</description>
2015-05-26 20:58:11 +02:00
<posx>12</posx>
<posy>84</posy>
<width>11-col-gutter</width>
<texturenofocus colordiffuse="99ffffff">colors/offblack.png</texturenofocus>
<texturefocus>colors/offblack.png</texturefocus>
<textoffsetx>24</textoffsetx>
2014-09-28 20:47:53 +02:00
<label>-</label>
2015-05-26 20:58:11 +02:00
<align>left</align>
2014-09-28 20:47:53 +02:00
<onup>16</onup>
<onright>20</onright>
<ondown>9002</ondown>
</control>
2015-05-26 20:58:11 +02:00
<!--just use a magnifying glass symbol for browse!-->
2014-09-28 20:47:53 +02:00
<control type="button" id="20">
<description>Browse Button</description>
2015-05-26 20:58:11 +02:00
<posx>780</posx>
<posy>84</posy>
<width>1-col</width>
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<align>center</align>
2015-05-26 20:58:11 +02:00
<aligny>center</aligny>
<textoffsetx>0</textoffsetx>
2015-03-27 21:31:13 +01:00
<texturefocus>colors/white.png</texturefocus>
2015-05-26 20:58:11 +02:00
<texturenofocus colordiffuse="highlight">colors/white.png</texturenofocus>
<label></label>
<font>symbolLarge</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
<onup>16</onup>
<onleft>17</onleft>
<ondown>9002</ondown>
</control>
<!--OK / Cancel buttons-->
<control type="panel" id="9002">
2015-05-26 20:58:11 +02:00
<posx>204</posx>
<posy>168</posy>
<width>9-col</width>
<height>2-row</height>
<onup>17</onup>
2014-09-28 20:47:53 +02:00
<orientation>horizontal</orientation>
2015-05-26 20:58:11 +02:00
<itemlayout width="3-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="label">
2015-05-26 20:58:11 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-05-26 20:58:11 +02:00
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<font>symbol</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
2015-05-26 20:58:11 +02:00
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
2015-05-26 20:58:11 +02:00
<focusedlayout width="3-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
2015-05-26 20:58:11 +02:00
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2015-05-26 20:58:11 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-05-26 20:58:11 +02:00
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<font>symbol</font>
2015-05-26 20:58:11 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
2015-05-26 20:58:11 +02:00
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
2014-09-28 20:47:53 +02:00
<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>
2015-05-26 20:58:11 +02:00
<item id="3">
<description>Remove Rule</description>
<label>1210</label>
<label2></label2>
<thumb>-</thumb>
<onclick>dialog.close(137,true)</onclick>
<onclick>Control.Message(14,click,136)</onclick>
2015-05-26 22:18:13 +02:00
<onclick>Control.setfocus(10)</onclick>
2015-05-26 20:58:11 +02:00
</item>
2014-09-28 20:47:53 +02:00
</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>
2015-03-27 21:31:13 +01:00
</window>