2016-09-17 11:12:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">155</defaultcontrol>
|
|
|
|
<controls>
|
|
|
|
<control type="group">
|
|
|
|
<control type="image">
|
2018-01-08 02:13:11 +00:00
|
|
|
<top>0</top>
|
|
|
|
<bottom>0</bottom>
|
|
|
|
<left>0</left>
|
|
|
|
<right>0</right>
|
|
|
|
<texture colordiffuse="CC000000">white.png</texture>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<animation effect="fade" end="100" time="200">WindowOpen</animation>
|
|
|
|
<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
|
2016-09-17 11:12:37 +00:00
|
|
|
</control>
|
|
|
|
<control type="group">
|
2018-01-08 02:13:11 +00:00
|
|
|
<animation type="WindowOpen" reversible="false">
|
|
|
|
<effect type="zoom" start="80" end="100" center="960,540" delay="160" tween="circle" easin="out" time="240" />
|
|
|
|
<effect type="fade" delay="160" end="100" time="240" />
|
|
|
|
</animation>
|
|
|
|
<animation type="WindowClose" reversible="false">
|
|
|
|
<effect type="zoom" start="100" end="80" center="960,540" easing="in" tween="circle" easin="out" time="240" />
|
|
|
|
<effect type="fade" start="100" end="0" time="240" />
|
|
|
|
</animation>
|
|
|
|
<centerleft>50%</centerleft>
|
|
|
|
<centertop>50%</centertop>
|
|
|
|
<width>370</width>
|
|
|
|
<height>220</height>
|
|
|
|
<control type="group">
|
|
|
|
<top>-30</top>
|
|
|
|
<control type="image">
|
|
|
|
<left>20</left>
|
|
|
|
<width>100%</width>
|
|
|
|
<height>25</height>
|
|
|
|
<texture>logo-white.png</texture>
|
|
|
|
<aspectratio align="left">keep</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="150">
|
|
|
|
<right>20</right>
|
|
|
|
<width>100%</width>
|
|
|
|
<height>25</height>
|
|
|
|
<aspectratio align="right">keep</aspectratio>
|
|
|
|
<texture diffuse="user_image.png">userflyoutdefault.png</texture>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
2016-09-17 11:12:37 +00:00
|
|
|
<width>100%</width>
|
2018-01-08 02:13:11 +00:00
|
|
|
<height>220</height>
|
|
|
|
<texture colordiffuse="ff222326" border="10">dialogs/dialog_back.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="list" id="155">
|
|
|
|
<centerleft>50%</centerleft>
|
|
|
|
<top>10</top>
|
|
|
|
<width>360</width>
|
|
|
|
<height>200</height>
|
|
|
|
<onup>noop</onup>
|
|
|
|
<onleft>close</onleft>
|
|
|
|
<onright>close</onright>
|
|
|
|
<ondown>noop</ondown>
|
|
|
|
<itemlayout width="360" height="50">
|
2016-09-17 11:12:37 +00:00
|
|
|
<control type="label">
|
2018-01-08 02:13:11 +00:00
|
|
|
<width>100%</width>
|
|
|
|
<height>50</height>
|
2016-09-17 11:12:37 +00:00
|
|
|
<aligny>center</aligny>
|
2018-01-08 02:13:11 +00:00
|
|
|
<textoffsetx>20</textoffsetx>
|
|
|
|
<font>font10</font>
|
|
|
|
<textcolor>ffe1e1e1</textcolor>
|
|
|
|
<shadowcolor>66000000</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
2016-09-17 11:12:37 +00:00
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2018-01-08 02:13:11 +00:00
|
|
|
<focusedlayout width="360" height="50">
|
2016-09-17 11:12:37 +00:00
|
|
|
<control type="image">
|
2018-01-08 02:13:11 +00:00
|
|
|
<width>100%</width>
|
|
|
|
<height>50</height>
|
|
|
|
<texture colordiffuse="ff222326">white.png</texture>
|
|
|
|
<visible>!Control.HasFocus(155)</visible>
|
2016-09-17 11:12:37 +00:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2018-01-08 02:13:11 +00:00
|
|
|
<width>100%</width>
|
|
|
|
<height>50</height>
|
|
|
|
<texture colordiffuse="ff303034">white.png</texture>
|
2016-09-17 11:12:37 +00:00
|
|
|
<visible>Control.HasFocus(155)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2018-01-08 02:13:11 +00:00
|
|
|
<width>100%</width>
|
|
|
|
<height>50</height>
|
2016-09-17 11:12:37 +00:00
|
|
|
<aligny>center</aligny>
|
2018-01-08 02:13:11 +00:00
|
|
|
<textoffsetx>20</textoffsetx>
|
|
|
|
<font>font10</font>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
<textcolor>ffe1e1e1</textcolor>
|
|
|
|
<shadowcolor>66000000</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
2016-09-17 11:12:37 +00:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</controls>
|
|
|
|
</window>
|