skin.divide/720p/DialogAddonSettings.xml

171 lines
5.0 KiB
XML
Raw Normal View History

<window id="10140">
<defaultcontrol>2</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>55</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="20">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>-</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="2">
<description>control area</description>
<posx>40</posx>
<posy>85</posy>
<width>695</width>
<height>420</height>
<itemgap>5</itemgap>
<pagecontrol>60</pagecontrol>
<onup>2</onup>
<ondown>2</ondown>
<onleft>10</onleft>
<onright>60</onright>
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
</control>
<control type="scrollbar" id="60">
<posx>740</posx>
<posy>85</posy>
<width>20</width>
<height>420</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>2</onleft>
<onright>10</onright>
<ondown>60</ondown>
<onup>60</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="button" id="3">
<description>Default Button</description>
<height>35</height>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="4">
<description>Default RadioButton</description>
<height>35</height>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="spincontrolex" id="5">
<description>Default spincontrolex</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="6">
<description>Default Seperator</description>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="7">
<description>Separator label</description>
<label></label>
<height>25</height>
<font>font12</font>
<align>center</align>
<aligny>bottom</aligny>
<textcolor>green</textcolor>
</control>
<control type="group" id="9001">
<control type="button" id="10">
<description>OK Button</description>
<posx>300</posx>
<posy>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<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>
<posx>510</posx>
<posy>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<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>
<posx>90</posx>
<posy>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<label>409</label>
<onleft>11</onleft>
<onright>10</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
</controls>
</window>