61 lines
1.6 KiB
XML
61 lines
1.6 KiB
XML
<window>
|
|
<defaultcontrol>11</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>430</posx>
|
|
<posy>600</posy>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>390</width>
|
|
<height>58</height>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
<texture>black-back.png</texture>
|
|
<bordertexture border="3">NoCover_1.png</bordertexture>
|
|
<bordersize>4</bordersize>
|
|
</control>
|
|
<control type="label" id="10">
|
|
<description>Dialog header</description>
|
|
<posx>20</posx>
|
|
<posy>8</posy>
|
|
<width>180</width>
|
|
<height>20</height>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<font>font11</font>
|
|
<textcolor>white</textcolor>
|
|
</control>
|
|
<control type="label" id="12">
|
|
<description>Slider Value</description>
|
|
<posx>370</posx>
|
|
<posy>8</posy>
|
|
<width>180</width>
|
|
<height>20</height>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<font>font11</font>
|
|
<textcolor>white</textcolor>
|
|
</control>
|
|
<control type="slider" id="11">
|
|
<description>Slider</description>
|
|
<posx>20</posx>
|
|
<posy>34</posy>
|
|
<width>350</width>
|
|
<height>15</height>
|
|
<aligny>center</aligny>
|
|
<texturefocus>-</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<texturesliderbar>osd_slider_bg_2.png</texturesliderbar>
|
|
<textureslidernib>osd_slider_nibNF.png</textureslidernib>
|
|
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
|
|
<onup>11</onup>
|
|
<ondown>11</ondown>
|
|
<onleft>11</onleft>
|
|
<onright>11</onright>
|
|
</control>
|
|
</controls>
|
|
</window>
|