2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">9</defaultcontrol>
|
|
|
|
<controls>
|
|
|
|
<include>globalBackground</include>
|
2019-02-03 22:09:09 +01:00
|
|
|
<!--mini window-->
|
|
|
|
<include>miniVideoPlayer</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--configuration options-->
|
|
|
|
<control type="group">
|
2017-09-24 13:30:00 +02:00
|
|
|
<posx>col-4-begin</posx>
|
|
|
|
<posy>row-4-begin</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
|
|
|
<!--content provider title / info-->
|
|
|
|
<control type="image">
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2017-09-24 13:30:00 +02:00
|
|
|
<width>18-col</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>2-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2017-09-24 13:30:00 +02:00
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
2017-09-24 13:30:00 +02:00
|
|
|
<width>18-col</width>
|
|
|
|
<height>20-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="label">
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
2017-09-24 13:30:00 +02:00
|
|
|
<width>17-col</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2016-08-07 19:54:04 +02:00
|
|
|
<label>$INFO[ListItem.AddonName] $LOCALIZE[5]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<!--subnav-->
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="grouplist" id="3">
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>0</posx>
|
2017-09-24 13:30:00 +02:00
|
|
|
<posy>2-row</posy>
|
2015-04-06 21:57:56 +02:00
|
|
|
<width>4-col</width>
|
2017-09-24 13:30:00 +02:00
|
|
|
<height>20-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onleft>9000</onleft>
|
2018-02-25 14:05:53 +01:00
|
|
|
<onright>5</onright>
|
2014-09-28 20:47:53 +02:00
|
|
|
<orientation>vertical</orientation>
|
|
|
|
</control>
|
|
|
|
<!--options area-->
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>4-col</posx>
|
2017-09-24 13:30:00 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>10-col</width>
|
|
|
|
<height>20-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="grouplist" id="5">
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>4-col</posx>
|
2017-09-24 13:30:00 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>10-col</width>
|
|
|
|
<height>20-row</height>
|
2018-02-25 14:05:53 +01:00
|
|
|
<onleft>3</onleft>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onright>9001</onright>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
</control>
|
|
|
|
<!--OK / Cancel-->
|
|
|
|
<control type="panel" id="9001">
|
2017-09-24 13:30:00 +02:00
|
|
|
<posx>14-col</posx>
|
|
|
|
<posy>2-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>4-col</width>
|
2017-09-24 13:30:00 +02:00
|
|
|
<height>20-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<orientation>vertical</orientation>
|
2018-02-25 14:05:53 +01:00
|
|
|
<onleft>5</onleft>
|
2015-04-06 21:57:56 +02:00
|
|
|
<itemlayout width="6-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="label">
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>0</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-11-22 20:48:07 +01:00
|
|
|
<font>symbolLarge</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-04-19 22:55:23 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2015-04-19 22:55:23 +02:00
|
|
|
<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-04-06 21:57:56 +02:00
|
|
|
<focusedlayout width="6-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col-textbox</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-04-19 22:55:23 +02:00
|
|
|
<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-04-19 22:55:23 +02:00
|
|
|
<posx>0</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
2015-11-22 20:48:07 +01:00
|
|
|
<font>symbolLarge</font>
|
2015-04-19 22:55:23 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.label2]</label>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2015-04-19 22:55:23 +02:00
|
|
|
<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>
|
2017-12-04 21:13:06 +01:00
|
|
|
<shadowcolor></shadowcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
<content>
|
|
|
|
<item id="1">
|
|
|
|
<description>Ok Button</description>
|
|
|
|
<label>186</label>
|
|
|
|
<label2></label2>
|
2017-12-04 21:13:06 +01:00
|
|
|
<thumb></thumb>
|
2018-03-08 21:45:57 +01:00
|
|
|
<onclick>SendClick(28)</onclick>
|
2014-09-28 20:47:53 +02:00
|
|
|
</item>
|
|
|
|
<item id="2">
|
|
|
|
<description>Cancel Button</description>
|
|
|
|
<label>222</label>
|
|
|
|
<label2></label2>
|
2017-12-04 21:13:06 +01:00
|
|
|
<thumb></thumb>
|
2018-03-08 21:45:57 +01:00
|
|
|
<onclick>SendClick(29)</onclick>
|
2014-09-28 20:47:53 +02:00
|
|
|
</item>
|
2018-03-08 21:45:57 +01:00
|
|
|
<item id="3">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Defaults Button</description>
|
|
|
|
<label>409</label>
|
|
|
|
<label2></label2>
|
2017-12-04 21:13:06 +01:00
|
|
|
<thumb></thumb>
|
2018-03-08 21:45:57 +01:00
|
|
|
<onclick>SendClick(30)</onclick>
|
2014-09-28 20:47:53 +02:00
|
|
|
</item>
|
|
|
|
</content>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="togglebutton" id="10">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default Category Button</description>
|
2017-05-13 21:37:11 +02:00
|
|
|
<width>287</width>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
2017-12-04 21:13:06 +01:00
|
|
|
<texturenofocus></texturenofocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2018-03-08 21:45:57 +01:00
|
|
|
<control type="button" id="7">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default Button</description>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="radiobutton" id="8">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default RadioButton</description>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="spincontrolex" id="9">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default spincontrolex</description>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="image" id="11">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default Separator</description>
|
2015-03-27 21:31:13 +01:00
|
|
|
<width>1</width>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>1</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="edit" id="12">
|
|
|
|
<description>Default Edit</description>
|
2018-06-17 18:24:30 +02:00
|
|
|
<font>buttonTitle</font>
|
|
|
|
<textoffsetx>24</textoffsetx>
|
2018-02-25 14:05:53 +01:00
|
|
|
</control>
|
|
|
|
<control type="sliderex" id="13">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Default Slider</description>
|
2018-03-08 21:45:57 +01:00
|
|
|
</control>
|
|
|
|
<control type="label" id="14">
|
|
|
|
<label></label>
|
|
|
|
<textoffsetx>24</textoffsetx>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>settingsCategoryTitle</font>
|
|
|
|
<textcolor>highlight</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<!--ok, cancel etc buttons-->
|
|
|
|
<control type="group">
|
|
|
|
<visible>false</visible>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="button" id="28">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>OK Button</description>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="button" id="29">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Cancel Button</description>
|
|
|
|
</control>
|
2018-02-25 14:05:53 +01:00
|
|
|
<control type="button" id="30">
|
2014-09-28 20:47:53 +02:00
|
|
|
<description>Defaults Button</description>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
2020-04-02 19:42:40 +02:00
|
|
|
<!--touchscreen controls-->
|
|
|
|
<include>touchscreenControls</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>DialogAddonSettings.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|