221 lines
8.9 KiB
XML
221 lines
8.9 KiB
XML
<?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>
|
|
</control>
|
|
<!--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">
|
|
<posx>-240</posx>
|
|
<posy>44</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>1-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>-3</posx>
|
|
<posy>44</posy>
|
|
<width>3</width>
|
|
<height>1-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>44</posy>
|
|
<width>16-col</width>
|
|
<font>dialogTitle</font>
|
|
<label>$LOCALIZE[5] $INFO[ListItem.Property(Addon.Name)]</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--subnav-->
|
|
<control type="grouplist" id="9">
|
|
<posx>0</posx>
|
|
<posy>120</posy>
|
|
<width>-</width>
|
|
<itemgap>3</itemgap>
|
|
<height>11-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>2</onright>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<!--options area-->
|
|
<control type="grouplist" id="2">
|
|
<posx>4-col</posx>
|
|
<posy>120</posy>
|
|
<width>12-col-gutter</width>
|
|
<height>11-row</height>
|
|
<onleft>9</onleft>
|
|
<onright>9001</onright>
|
|
<orientation>vertical</orientation>
|
|
<itemgap>3</itemgap>
|
|
</control>
|
|
<!--OK / Cancel-->
|
|
<control type="panel" id="9001">
|
|
<posx>16-col</posx>
|
|
<posy>120</posy>
|
|
<width>4-col</width>
|
|
<height>5-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>2</onleft>
|
|
<itemlayout width="6-col" height="1-row">
|
|
<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>-1</posy>
|
|
<width>6-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="6-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/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>-1</posy>
|
|
<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>
|
|
<align>left</align>
|
|
<aligny>top</aligny>
|
|
<height>54</height>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<textoffsetx>12</textoffsetx>
|
|
<textoffsety>8</textoffsety>
|
|
</control>
|
|
<control type="button" id="3">
|
|
<description>Default Button</description>
|
|
<align>left</align>
|
|
<height>54</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<textoffsetx>12</textoffsetx>
|
|
</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>
|
|
<width>1</width>
|
|
<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>
|
|
</window>
|