skin.divide/720p/ProfileSettings.xml

188 lines
5.2 KiB
XML

<window>
<defaultcontrol>1</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>$INFO[Window.Property(heading)]</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="image" id="2">
<description>profile image</description>
<posx>40</posx>
<posy>90</posy>
<width>150</width>
<height>150</height>
<align>left</align>
<aspectratio>stretch</aspectratio>
<texture>unknown-user.png</texture>
</control>
<control type="label">
<description>profile name label</description>
<posx>200</posx>
<posy>90</posy>
<width>460</width>
<align>left</align>
<font>font13</font>
<textcolor>green</textcolor>
<label>$LOCALIZE[20093]</label>
</control>
<control type="label" id="1000">
<description>profile name Value</description>
<posx>200</posx>
<posy>115</posy>
<width>460</width>
<align>left</align>
<font>font18</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>profile directory label</description>
<posx>200</posx>
<posy>165</posy>
<width>460</width>
<align>left</align>
<font>font13</font>
<textcolor>green</textcolor>
<label>$LOCALIZE[20070]</label>
</control>
<control type="label" id="1001">
<description>profile directory Value</description>
<posx>200</posx>
<posy>190</posy>
<width>460</width>
<align>left</align>
<font>font18</font>
<textcolor>white</textcolor>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>40</posx>
<posy>250</posy>
<width>620</width>
<height>222</height>
<itemgap>2</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>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default spincontrolex</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<reverse>yes</reverse>
</control>
<control type="sliderex" id="10">
<description>Default Slider</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
</control>
<control type="image" id="11">
<description>Default Seperator</description>
<height>8</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>