skin.tributary/720p/LockSettings.xml
2016-02-29 11:33:49 +01:00

113 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>5</defaultcontrol>
<coordinates>
<left>290</left>
<top>75</top>
</coordinates>
<include>dialogeffect</include>
<controls>
<include name="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="700" />
<param name="DialogBackgroundHeight" value="570" />
<param name="DialogHeaderWidth" value="620" />
<param name="DialogHeaderLabel" value="$LOCALIZE[20043]" />
<param name="DialogHeaderId" value="2" />
<param name="CloseButtonLeft" value="610" />
<param name="CloseButtonNav" value="5" />
</include>
<control type="grouplist" id="5">
<description>control area</description>
<left>30</left>
<top>70</top>
<width>640</width>
<height>410</height>
<itemgap>5</itemgap>
<onleft>28</onleft>
<onright>29</onright>
<onup>28</onup>
<ondown>28</ondown>
</control>
<control type="button" id="7">
<description>Default Button</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="label" id="14">
<description>Default Label</description>
<left>0</left>
<top>0</top>
<height>30</height>
<label>-</label>
<align>center</align>
<aligny>bottom</aligny>
<font>font13_title</font>
<textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="button" id="28">
<description>Ok Button</description>
<left>145</left>
<top>505</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<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>
<left>355</left>
<top>505</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>222</label>
<onleft>28</onleft>
<onright>28</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</controls>
</window>