2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">9</defaultcontrol>
|
|
|
|
<allowoverlay>yes</allowoverlay>
|
|
|
|
<controls>
|
|
|
|
<!--background-->
|
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<include>globalBackground</include>
|
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<colordiffuse>99ffffff</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control
|
|
|
|
>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--configuration options-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-3-begin</posx>
|
|
|
|
<posy>row-2-begin</posy>
|
|
|
|
<!--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>
|
|
|
|
<width>20-col</width>
|
|
|
|
<height>2-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<colordiffuse>500</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
|
|
|
|
|
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>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>16-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>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$LOCALIZE[5] $INFO[ListItem.Property(Addon.Name)]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--subnav-->
|
|
|
|
<control type="grouplist" id="9">
|
|
|
|
<posx>0</posx>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>4-col</width>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>11-row</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>2</onright>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--options area-->
|
|
|
|
<control type="grouplist" id="2">
|
|
|
|
<posx>4-col</posx>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>12-col</width>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>11-row</height>
|
|
|
|
<onleft>9</onleft>
|
|
|
|
<onright>9001</onright>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--OK / Cancel-->
|
|
|
|
<control type="panel" id="9001">
|
|
|
|
<posx>16-col</posx>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posy>2-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>4-col</width>
|
2015-04-06 21:57:56 +02:00
|
|
|
<height>6-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<orientation>vertical</orientation>
|
|
|
|
<onleft>2</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">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<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>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>6-col</width>
|
|
|
|
<font>menuTitle</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>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</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>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>6-col</width>
|
|
|
|
<height>53</height>
|
|
|
|
<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">
|
|
|
|
<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>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>6-col</width>
|
|
|
|
<font>menuTitle</font>
|
|
|
|
<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(10140,10)</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="2">
|
|
|
|
<description>Cancel Button</description>
|
|
|
|
<label>222</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>SendClick(10140,11)</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="3">
|
|
|
|
<description>Defaults Button</description>
|
|
|
|
<label>409</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>SendClick(10140,12)</onclick>
|
|
|
|
</item>
|
|
|
|
</content>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="13">
|
|
|
|
<description>Default Category Button</description>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="3">
|
|
|
|
<description>Default Button</description>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="4">
|
|
|
|
<description>Default RadioButton</description>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="5">
|
|
|
|
<description>Default spincontrolex</description>
|
|
|
|
</control>
|
|
|
|
<control type="label" id="7">
|
|
|
|
<label>-</label>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="6">
|
|
|
|
<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>
|
|
|
|
<control type="sliderex" id="8">
|
|
|
|
<description>Default Slider</description>
|
|
|
|
</control>
|
|
|
|
<!--ok, cancel etc buttons-->
|
|
|
|
<control type="group">
|
|
|
|
<visible>false</visible>
|
|
|
|
<control type="button" id="10">
|
|
|
|
<description>OK Button</description>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="11">
|
|
|
|
<description>Cancel Button</description>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="12">
|
|
|
|
<description>Defaults Button</description>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--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>
|