skin.tributary/720p/ProfileSettings.xml

163 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<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="-" />
<param name="DialogHeaderId" value="2" />
<param name="CloseButtonLeft" value="610" />
<param name="CloseButtonNav" value="1" />
</include>
<control type="image" id="101">
<description>profile image</description>
<left>30</left>
<top>70</top>
<width>150</width>
<height>150</height>
<align>left</align>
<aspectratio>stretch</aspectratio>
<texture>unknown-user.png</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>8</bordersize>
</control>
<control type="label">
<description>profile name label</description>
<left>200</left>
<top>70</top>
<width>460</width>
<align>left</align>
<font>font13_title</font>
<textcolor>blue</textcolor>
<label>$LOCALIZE[20093]</label>
</control>
<control type="label" id="102">
<description>profile name Value</description>
<left>200</left>
<top>95</top>
<width>460</width>
<align>left</align>
<font>font16</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>profile directory label</description>
<left>200</left>
<top>155</top>
<width>460</width>
<align>left</align>
<font>font13_title</font>
<textcolor>blue</textcolor>
<label>$LOCALIZE[20070]</label>
</control>
<control type="label" id="103">
<description>profile directory Value</description>
<left>200</left>
<top>180</top>
<width>460</width>
<align>left</align>
<font>font13</font>
<textcolor>white</textcolor>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<left>30</left>
<top>230</top>
<width>640</width>
<height>265</height>
<itemgap>5</itemgap>
<pagecontrol>60</pagecontrol>
<onleft>28</onleft>
<onright>60</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>