2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">5</defaultcontrol>
|
2015-11-03 21:21:27 +01:00
|
|
|
|
2015-03-27 21:31:13 +01:00
|
|
|
<include>fadeInOut</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<controls>
|
|
|
|
<include>modalDialog</include>
|
|
|
|
<control type="group">
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>col-4-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOut</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-12</posy>
|
|
|
|
<width>8-col</width>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>-</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<aspectratio align="left" aligny="top">keep</aspectratio>
|
|
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
2014-09-28 20:47:53 +02:00
|
|
|
<texture>$INFO[listitem.thumb]</texture>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="5">
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>9-col</posx>
|
|
|
|
<posy>-30</posy>
|
|
|
|
<width>9-col</width>
|
|
|
|
<height>12-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<itemlayout width="8-col" height="36">
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<info>ListItem.Label</info>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>4-col</posx>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<align>left</align>
|
|
|
|
<info>ListItem.Label2</info>
|
|
|
|
<font>smallMedium</font>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="8-col" height="36">
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<info>ListItem.Label</info>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>4-col</posx>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<align>left</align>
|
|
|
|
<info>ListItem.Label2</info>
|
|
|
|
<font>smallMedium</font>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>DialogPictureInfo.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|