skin.tributary/720p/DialogAddonSettings.xml

189 lines
5.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9</defaultcontrol>
<coordinates>
<left>240</left>
<top>60</top>
</coordinates>
<include>dialogeffect</include>
<controls>
<include content="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="800" />
<param name="DialogBackgroundHeight" value="600" />
<param name="DialogHeaderWidth" value="720" />
<param name="DialogHeaderLabel" value="-" />
<param name="DialogHeaderId" value="20" />
<param name="CloseButtonLeft" value="710" />
<param name="CloseButtonNav" value="3" />
</include>
<control type="grouplist" id="9">
<description>button area</description>
<left>45</left>
<top>70</top>
<width>710</width>
<height>40</height>
<itemgap>5</itemgap>
<align>center</align>
<orientation>horizontal</orientation>
<onleft>9</onleft>
<onright>9</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
<control type="image">
<description>Has Previous</description>
<left>25</left>
<top>80</top>
<width>20</width>
<height>20</height>
<texture>scroll-left-focus.png</texture>
<visible>Container(9).HasPrevious</visible>
</control>
<control type="image">
<description>Has Next</description>
<left>755</left>
<top>80</top>
<width>20</width>
<height>20</height>
<texture>scroll-right-focus.png</texture>
<visible>Container(9).HasNext</visible>
</control>
<control type="grouplist" id="2">
<description>control area</description>
<left>40</left>
<top>120</top>
<width>720</width>
<height>380</height>
<itemgap>5</itemgap>
<pagecontrol>30</pagecontrol>
<onup>9</onup>
<ondown>9001</ondown>
<onleft>2</onleft>
<onright>30</onright>
</control>
<control type="scrollbar" id="30">
<left>765</left>
<top>120</top>
<width>25</width>
<height>380</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>2</onleft>
<onright>2</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="group" id="9001">
<top>535</top>
<left>90</left>
<control type="button" id="10">
<description>OK Button</description>
<left>0</left>
<top>0</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>186</label>
<onleft>12</onleft>
<onright>11</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
<control type="button" id="11">
<description>Cancel Button</description>
<left>210</left>
<top>0</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>222</label>
<onleft>10</onleft>
<onright>12</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
<control type="button" id="12">
<description>Defaults Button</description>
<left>420</left>
<top>0</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>409</label>
<onleft>11</onleft>
<onright>10</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
<control type="button" id="13">
<description>Default Category Button</description>
<height>40</height>
<width>173</width>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<textcolor>white</textcolor>
<pulseonselect>false</pulseonselect>
</control>
<control type="button" id="3">
<description>Default Button</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="radiobutton" id="4">
<description>Default RadioButton</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="spincontrolex" id="5">
<description>Default spincontrolex</description>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="label" id="7">
<height>35</height>
<font>font13_title</font>
<label>-</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="image" id="6">
<description>Default Seperator</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="sliderex" id="8">
<description>Default Slider</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
</controls>
</window>