2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">-</defaultcontrol>
|
|
|
|
<allowoverlay>yes</allowoverlay>
|
2015-03-27 21:31:13 +01:00
|
|
|
<coordinates>
|
|
|
|
<origin x="0" y="0"/>
|
|
|
|
</coordinates>
|
2014-09-28 20:47:53 +02:00
|
|
|
<controls>
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-19-begin</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<include condition="!window.isactive(infodialog)">progressPosition1</include>
|
|
|
|
<include condition="window.isactive(infodialog)">progressPosition2</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<visible>!player.passthrough</visible>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>-12</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>102</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
<colordiffuse>eeFFFFFF</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>-12</posy>
|
|
|
|
<width>2-col</width>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>13376</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<description>message</description>
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>30</posy>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<width>468</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<label>$INFO[player.volume]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>DialogVolumeBar.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|