114 lines
3.8 KiB
XML
114 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">50</defaultcontrol>
|
|
<allowoverlay>no</allowoverlay>
|
|
<controls>
|
|
|
|
<include>CommonBackground</include>
|
|
|
|
|
|
<control type="group">
|
|
<visible>true</visible>
|
|
<control type="panel" id="50">
|
|
<left>60</left>
|
|
<top>58</top>
|
|
<width>1200</width>
|
|
<height>576</height>
|
|
<onleft>2</onleft>
|
|
<onright>759</onright>
|
|
<onup>522</onup>
|
|
<ondown>522</ondown>
|
|
<pagecontrol>759</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<preloaditems>2</preloaditems>
|
|
|
|
|
|
|
|
<itemlayout height="192" width="145">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>125</width>
|
|
<height>180</height>
|
|
<bordertexture border="5">button-nofocus.png</bordertexture>
|
|
<bordersize>5</bordersize>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture background="true">$VAR[PosterThumb]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>120</left>
|
|
<top>5</top>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>$INFO[ListItem.Overlay]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>5</left>
|
|
<top>170</top>
|
|
<width>115</width>
|
|
<height>5</height>
|
|
<texture background="true">Progress\progress_$INFO[ListItem.Property(complete_percentage)].png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>AAFFFFFF</colordiffuse>
|
|
<visible>!IsEmpty(ListItem.Property(complete_percentage))</visible>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="192" width="145">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>125</width>
|
|
<height>180</height>
|
|
<bordertexture border="5">folder-focus.png</bordertexture>
|
|
<bordersize>5</bordersize>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture background="true">$VAR[PosterThumb]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>120</left>
|
|
<top>5</top>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>$INFO[ListItem.Overlay]</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>5</left>
|
|
<top>170</top>
|
|
<width>115</width>
|
|
<height>5</height>
|
|
<texture background="true">Progress\progress_$INFO[ListItem.Property(complete_percentage)].png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>AAFFFFFF</colordiffuse>
|
|
<visible>!IsEmpty(ListItem.Property(complete_percentage))</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
|
|
|
|
|
|
</control>
|
|
<control type="scrollbar" id="759">
|
|
<left>1235</left>
|
|
<top>50</top>
|
|
<width>25</width>
|
|
<height>600</height>
|
|
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
|
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>ScrollBarNib.png</textureslidernib>
|
|
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
|
|
<onleft>50</onleft>
|
|
<onright>2</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
<visible>true</visible>
|
|
</control>
|
|
</control>
|
|
|
|
|
|
|
|
|
|
|
|
</controls>
|
|
</window> |