skin.divide/720p/LockSettings.xml

146 lines
4.1 KiB
XML

<window>
<defaultcontrol>5</defaultcontrol>
<coordinates>
<system>1</system>
<posx>290</posx>
<posy>75</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>570</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>570</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[20043]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>630</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>340</height>
<itemgap>5</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>28</onleft>
<onright>28</onright>
<onup>28</onup>
<ondown>28</ondown>
</control>
<control type="button" id="7">
<description>Default Button</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>white</textcolor>
<textoffsetx>7</textoffsetx>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>white</textcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textoffsetx>7</textoffsetx>
<textureradioon>radiobutton-focus.png</textureradioon>
<textureradiooff>radiobutton-nofocus.png</textureradiooff>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textureup>scroll-up.png</textureup>
<texturedown>scroll-down.png</texturedown>
<textureupfocus>scroll-up-focus.png</textureupfocus>
<texturedownfocus>scroll-down-focus.png</texturedownfocus>
<font>font12</font>
<textcolor>white</textcolor>
<disabledcolor>disabled</disabledcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<width>350</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="28">
<description>Ok Button</description>
<posx>147</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>186</label>
<onleft>29</onleft>
<onright>29</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
<control type="button" id="29">
<description>Cancel Button</description>
<posx>352</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>222</label>
<onleft>28</onleft>
<onright>28</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</controls>
</window>