50 lines
1.4 KiB
XML
50 lines
1.4 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<window>
|
||
|
<defaultcontrol />
|
||
|
<animation effect="slide" start="0,-70" end="0,0" time="75">WindowOpen</animation>
|
||
|
<animation effect="slide" start="0,0" end="0,-70" delay="300" time="75">WindowClose</animation>
|
||
|
<controls>
|
||
|
<control type="group">
|
||
|
<depth>DepthHeader</depth>
|
||
|
<left>720</left>
|
||
|
<top>0</top>
|
||
|
<animation effect="slide" end="0,-80" time="150" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
|
||
|
<control type="image">
|
||
|
<left>0</left>
|
||
|
<top>-10</top>
|
||
|
<width>400</width>
|
||
|
<height>70</height>
|
||
|
<texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
|
||
|
</control>
|
||
|
<control type="label" id="30">
|
||
|
<description>Header Label</description>
|
||
|
<left>15</left>
|
||
|
<top>4</top>
|
||
|
<width>370</width>
|
||
|
<height>18</height>
|
||
|
<font>font10_title</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<align>left</align>
|
||
|
<aligny>center</aligny>
|
||
|
</control>
|
||
|
<control type="label" id="31">
|
||
|
<description>Title Label</description>
|
||
|
<left>15</left>
|
||
|
<top>20</top>
|
||
|
<width>370</width>
|
||
|
<height>20</height>
|
||
|
<font>font10</font>
|
||
|
<align>left</align>
|
||
|
<aligny>center</aligny>
|
||
|
</control>
|
||
|
<control type="progress" id="32">
|
||
|
<description>progress control</description>
|
||
|
<left>15</left>
|
||
|
<top>42</top>
|
||
|
<width>370</width>
|
||
|
<height>8</height>
|
||
|
</control>
|
||
|
</control>
|
||
|
</controls>
|
||
|
</window>
|