148 lines
5.7 KiB
XML
148 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">3</defaultcontrol>
|
|
<allowoverlay>yes</allowoverlay>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<!--placeholder label for current setting group title-->
|
|
<control type="label" id="2">
|
|
<visible>false</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<font>regular</font>
|
|
<label>-</label>
|
|
<textcolor>unselected</textcolor>
|
|
</control>
|
|
<!--Settings category-->
|
|
<control type="group" id="9001">
|
|
<posx>col-4-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>18-col</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>18-col</width>
|
|
<height>18-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>dialogTitle</font>
|
|
<label>$INFO[control.getlabel(2)]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--settings level button-->
|
|
<control type="grouplist">
|
|
<posx>13-col</posx>
|
|
<posy>0</posy>
|
|
<orientation>horizontal</orientation>
|
|
<control type="label">
|
|
<width>auto</width>
|
|
<height>2-row</height>
|
|
<font>small</font>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31126]:</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="button" id="20">
|
|
<align>left</align>
|
|
<height>2-row</height>
|
|
<width>2-col</width>
|
|
<font>small</font>
|
|
<label>$LOCALIZE[10037]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus colordiffuse="highlight">colors/white.png</texturenofocus>
|
|
<textoffsetx>12</textoffsetx>
|
|
<textoffsety>0</textoffsety>
|
|
<onclick>SettingsLevelChange</onclick>
|
|
<ondown>5</ondown>
|
|
</control>
|
|
</control>
|
|
<!--Category submenu-->
|
|
<control type="grouplist" id="3">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>-</width>
|
|
<itemgap>0</itemgap>
|
|
<height>18-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>5</onright>
|
|
<onup>20</onup>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<!--options-->
|
|
<control type="image">
|
|
<posx>4-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>14-col</width>
|
|
<height>18-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="grouplist" id="5">
|
|
<posx>4-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>14-col</width>
|
|
<height>18-row</height>
|
|
<onleft>3</onleft>
|
|
<onright>3</onright>
|
|
<onup>20</onup>
|
|
<ondown>5</ondown>
|
|
<orientation>vertical</orientation>
|
|
<itemgap>0</itemgap>
|
|
</control>
|
|
<control type="button" id="7">
|
|
<description>Default Button</description>
|
|
<texturenofocus>-</texturenofocus>
|
|
</control>
|
|
<control type="radiobutton" id="8">
|
|
<description>Default Radio Button</description>
|
|
<texturenofocus>-</texturenofocus>
|
|
</control>
|
|
<control type="spincontrolex" id="9">
|
|
<description>Default Spin Control</description>
|
|
<texturenofocus>-</texturenofocus>
|
|
</control>
|
|
<control type="sliderex" id="13">
|
|
<description>Default Slider</description>
|
|
<texturenofocus>-</texturenofocus>
|
|
</control>
|
|
<!--subcat menu buttons-->
|
|
<control type="button" id="10">
|
|
<description>Default Category Button</description>
|
|
<font>buttonTitle</font>
|
|
<texturenofocus>-</texturenofocus>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>SettingsCategory.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|