<window>
	<defaultcontrol always="true">5</defaultcontrol>
	<coordinates>
		<system>1</system>
		<posx>240</posx>
		<posy>45</posy>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<texture border="40">DialogBack.png</texture>
		</control>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<texture border="40">DialogFront.png</texture>
		</control>
		<control type="label" id="2">
			<description>heading label</description>
			<posx>40</posx>
			<posy>40</posy>
			<width>720</width>
			<height>30</height>
			<align>center</align>
			<aligny>center</aligny>
			<font>font18</font>
			<label>-</label>
			<textcolor>dialogheader</textcolor>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>730</posx>
			<posy>35</posy>
			<include>WindowCloseButtonCommons</include>
		</control>
		<control type="image">
			<posx>40</posx>
			<posy>78</posy>
			<width>720</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>720</width>
			<height>440</height>
			<itemgap>4</itemgap>
			<pagecontrol>-</pagecontrol>
			<onup>9001</onup>
			<ondown>9001</ondown>
			<onleft>9001</onleft>
			<onright>9001</onright>
		</control>

		<control type="button" id="7">
			<description>Default Button</description>
			<posx>0</posx>
			<posy>0</posy>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<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>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
		</control>
		<control type="spincontrolex" id="9">
			<description>Default SpinControlex</description>
			<posx>0</posx>
			<posy>0</posy>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
			<aligny>center</aligny>
			<reverse>yes</reverse>
		</control>
		<control type="sliderex" id="10">
			<description>Default Slider</description>
			<posx>0</posx>
			<posy>0</posy>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
			<aligny>center</aligny>
		</control>
		<control type="edit" id="12">
			<description>Default Edit</description>
			<posx>0</posx>
			<posy>0</posy>
			<height>35</height>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<texturefocus border="5">button-focus.png</texturefocus>
			<texturenofocus border="5">button-nofocus.png</texturenofocus>
		</control>

		<control type="group" id="9001">
			<posx>195</posx>
			<posy>530</posy>
			<control type="button" id="28">
				<description>Ok Button</description>
				<posx>0</posx>
				<posy>0</posy>
				<width>200</width>
				<height>35</height>
				<align>center</align>
				<aligny>center</aligny>
				<texturenofocus border="3">button-nofocus.png</texturenofocus>
				<texturefocus border="3">button-focus2.png</texturefocus>
				<label>186</label>
				<font>font12_title</font>
				<onup>5</onup>
				<onleft>27</onleft>
				<onright>27</onright>
				<ondown>5</ondown>
			</control>
			<control type="button" id="27">
				<description>Clear Button</description>
				<posx>210</posx>
				<posy>0</posy>
				<width>200</width>
				<height>35</height>
				<align>center</align>
				<aligny>center</aligny>
				<texturenofocus border="3">button-nofocus.png</texturenofocus>
				<texturefocus border="3">button-focus2.png</texturefocus>
				<label>192</label>
				<font>font12_title</font>
				<onup>5</onup>
				<onleft>28</onleft>
				<onright>28</onright>
				<ondown>5</ondown>
			</control>
		</control>
	</controls>
</window>