Files
skin.udumbar/720p/DialogAddonSettings.xml
2015-06-01 00:13:30 -04:00

238 lines
6.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9</defaultcontrol>
<coordinates>
<system>1</system>
<left>240</left>
<top>60</top>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>800</width>
<height>600</height>
<texture border="40">DialogBack.png</texture>
<visible>![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>800</width>
<height>600</height>
<texture border="40">DialogBack2.png</texture>
<visible>Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)</visible>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>720</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label" id="20">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>720</width>
<height>30</height>
<font>font13_title</font>
<label>-</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="button">
<description>Close Window button</description>
<left>710</left>
<top>15</top>
<width>64</width>
<height>32</height>
<label>-</label>
<font>-</font>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<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>