skin.pellucid/1080i/DialogPeripheralSettings.xml

196 lines
7.8 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
2015-03-27 21:31:13 +01:00
<defaultcontrol>5</defaultcontrol>
<controls>
<!--background-->
2014-09-28 20:47:53 +02:00
<include>globalBackground</include>
2015-07-25 13:51:55 +02:00
2014-09-28 20:47:53 +02:00
<control type="group">
2015-07-25 13:51:55 +02:00
<posx>col-4-begin</posx>
<posy>row-5-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
2015-07-25 13:51:55 +02:00
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2015-07-25 13:51:55 +02:00
<colordiffuse>highlight</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
2015-07-25 13:51:55 +02:00
<posx>0</posx>
<posy>2-row</posy>
<width>18-col</width>
<height>18-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>14-col</width>
<height>18-row</height>
2014-09-28 20:47:53 +02:00
<texture>colors/black.png</texture>
2015-07-25 13:51:55 +02:00
<colordiffuse>overlay</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="label" id="1">
2015-07-25 13:51:55 +02:00
<posx>24</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[5]</label>
2015-07-25 13:51:55 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
</control>
2015-07-25 13:51:55 +02:00
2015-03-27 21:31:13 +01:00
<control type="grouplist" id="5">
<posx>0</posx>
2015-07-25 13:51:55 +02:00
<posy>2-row</posy>
<width>14-col</width>
<height>18-row</height>
2014-09-28 20:47:53 +02:00
<onright>9000</onright>
<onup>5</onup>
<ondown>5</ondown>
<orientation>vertical</orientation>
2015-03-27 21:31:13 +01:00
</control>
<control type="button" id="7">
<description>Default Button</description>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
</control>
<control type="sliderex" id="13">
<description>Default Slider</description>
</control>
<!--buttons-->
2014-09-28 20:47:53 +02:00
<control type="panel" id="9000">
2015-07-25 13:51:55 +02:00
<posx>14-col</posx>
<posy>2-row</posy>
2014-09-28 20:47:53 +02:00
<width>4-col</width>
2015-07-25 13:51:55 +02:00
<height>9-row</height>
2014-09-28 20:47:53 +02:00
<orientation>vertical</orientation>
<onleft>5</onleft>
2015-07-25 13:51:55 +02:00
<itemlayout width="6-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="label">
2015-07-25 13:51:55 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-07-25 13:51:55 +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-07-25 13:51:55 +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-07-25 13:51:55 +02:00
<focusedlayout width="6-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="image">
<posx>0</posx>
2015-07-25 13:51:55 +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>3-col-textbox</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-07-25 13:51:55 +02:00
<posx>0</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>1-col</width>
2015-07-25 13:51:55 +02:00
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<font>symbol</font>
2015-07-25 13:51:55 +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-07-25 13:51:55 +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 Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(28)</onclick>
</item>
2015-03-27 21:31:13 +01:00
<item id="2">
2014-09-28 20:47:53 +02:00
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(29)</onclick>
</item>
<item id="3">
<description>Defaults Button</description>
<label>409</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(50)</onclick>
</item>
</content>
</control>
2015-03-27 21:31:13 +01:00
</control>
<!--buttons-->
2014-09-28 20:47:53 +02:00
<control type="group">
<visible>false</visible>
<control type="button" id="29">
2015-03-27 21:31:13 +01:00
<description>Cancel Button</description>
<label>222</label>
</control>
<control type="button" id="28">
<description>OK Button</description>
</control>
<control type="button" id="50">
<description>Defaults Button</description>
<label>409</label>
</control>
2014-09-28 20:47:53 +02:00
</control>
2015-03-27 21:31:13 +01:00
<!--debugging-->
2014-09-28 20:47:53 +02:00
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogPeripheralSettings.xml</label>
</control>
2015-03-27 21:31:13 +01:00
</controls>
2014-09-28 20:47:53 +02:00
</window>