59 lines
2.2 KiB
XML
59 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">5</defaultcontrol>
|
|
|
|
<include>fadeInOut</include>
|
|
<controls>
|
|
<include>modalDialog</include>
|
|
<control type="group">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-4-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOut</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height></height>
|
|
<aspectratio align="left" aligny="top">keep</aspectratio>
|
|
<texture>$INFO[listitem.thumb]</texture>
|
|
</control>
|
|
<control type="panel" id="5">
|
|
<posx>13-col</posx>
|
|
<posy>0</posy>
|
|
<width>11-col</width>
|
|
<height>12-row</height>
|
|
<enable>false</enable>
|
|
<itemlayout width="5-col" height="2-row">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>324</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>32</posy>
|
|
<width>324</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label fallback="13205">$INFO[ListItem.label2]</label>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="5-col" height="2-row">
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogPictureInfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|