58 lines
1.6 KiB
XML
58 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
|
|
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
|
|
<coordinates>
|
|
<left>860</left>
|
|
<top>640</top>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="group">
|
|
<depth>DepthMax</depth>
|
|
<animation effect="slide" start="0,0" end="-190,0" time="150" condition="Window.IsVisible(BusyDialog)">conditional</animation>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>400</width>
|
|
<height>70</height>
|
|
<colordiffuse>EEFFFFFF</colordiffuse>
|
|
<texture border="12">OverlayDialogBackground.png</texture>
|
|
</control>
|
|
<control type="image" id="400">
|
|
<description>avatar</description>
|
|
<left>20</left>
|
|
<top>10</top>
|
|
<width>50</width>
|
|
<height>50</height>
|
|
<aspectratio>keep</aspectratio>
|
|
</control>
|
|
<control type="fadelabel" id="401">
|
|
<description>Line 1 Label</description>
|
|
<left>75</left>
|
|
<top>15</top>
|
|
<width>310</width>
|
|
<height>18</height>
|
|
<font>font12_title</font>
|
|
<textcolor>white</textcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<scrollout>false</scrollout>
|
|
<pauseatend>2000</pauseatend>
|
|
</control>
|
|
<control type="fadelabel" id="402">
|
|
<description>Line 2 Label</description>
|
|
<left>75</left>
|
|
<top>35</top>
|
|
<width>310</width>
|
|
<height>20</height>
|
|
<font>font12_title</font>
|
|
<textcolor>grey2</textcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<scrollout>false</scrollout>
|
|
<pauseatend>2000</pauseatend>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window>
|