127 lines
3.5 KiB
XML
127 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">20</defaultcontrol>
|
|
<coordinates>
|
|
<left>240</left>
|
|
<top>90</top>
|
|
</coordinates>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<control type="group">
|
|
<animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(AddonSettings)">Conditional</animation>
|
|
<include name="DialogBackgroundCommons">
|
|
<param name="DialogBackgroundWidth" value="800" />
|
|
<param name="DialogBackgroundHeight" value="535" />
|
|
<param name="DialogHeaderWidth" value="720" />
|
|
<param name="DialogHeaderLabel" value="$LOCALIZE[20333]" />
|
|
<param name="DialogHeaderId" value="1" />
|
|
<param name="CloseButtonLeft" value="710" />
|
|
<param name="CloseButtonNav" value="10" />
|
|
</include>
|
|
<control type="button" id="20">
|
|
<description>Content Picker</description>
|
|
<left>30</left>
|
|
<top>60</top>
|
|
<width>740</width>
|
|
<height>40</height>
|
|
<onup>28</onup>
|
|
<ondown>21</ondown>
|
|
<font>font13</font>
|
|
</control>
|
|
<control type="button" id="21">
|
|
<description>Information Provider Button</description>
|
|
<left>30</left>
|
|
<top>105</top>
|
|
<width>740</width>
|
|
<height>40</height>
|
|
<onup>20</onup>
|
|
<ondown>22</ondown>
|
|
<font>font13</font>
|
|
</control>
|
|
<control type="button" id="22">
|
|
<description>Scraper Settings Button</description>
|
|
<left>30</left>
|
|
<top>150</top>
|
|
<width>740</width>
|
|
<height>40</height>
|
|
<label>- $LOCALIZE[5]</label>
|
|
<onup>21</onup>
|
|
<ondown>5</ondown>
|
|
</control>
|
|
<control type="label">
|
|
<description>Scanning Options Header</description>
|
|
<left>30</left>
|
|
<top>205</top>
|
|
<width>740</width>
|
|
<height>20</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31314]</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>blue</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
</control>
|
|
<control type="grouplist" id="5">
|
|
<description>control area</description>
|
|
<left>30</left>
|
|
<top>235</top>
|
|
<width>740</width>
|
|
<height>220</height>
|
|
<itemgap>4</itemgap>
|
|
<onup>22</onup>
|
|
<ondown>28</ondown>
|
|
<onleft>5</onleft>
|
|
<onright>5</onright>
|
|
</control>
|
|
<control type="button" id="7">
|
|
<description>Default Button</description>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<texturefocus border="5">button-focus2.png</texturefocus>
|
|
</control>
|
|
<control type="radiobutton" id="8">
|
|
<description>Default RadioButton</description>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<texturefocus border="5">button-focus2.png</texturefocus>
|
|
</control>
|
|
<control type="group" id="9001">
|
|
<top>470</top>
|
|
<control type="button" id="28">
|
|
<description>OK Button</description>
|
|
<left>195</left>
|
|
<top>0</top>
|
|
<width>200</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12_title</font>
|
|
<label>186</label>
|
|
<onleft>29</onleft>
|
|
<onright>29</onright>
|
|
<onup>5</onup>
|
|
<ondown>20</ondown>
|
|
</control>
|
|
<control type="button" id="29">
|
|
<description>Cancel Button</description>
|
|
<left>405</left>
|
|
<top>0</top>
|
|
<width>200</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12_title</font>
|
|
<label>222</label>
|
|
<onleft>28</onleft>
|
|
<onright>28</onright>
|
|
<onup>5</onup>
|
|
<ondown>20</ondown>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window> |