skin.pellucid/1080i/AddonBrowser.xml

250 lines
12 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<include>fadeInOut</include>
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group" id="9001">
2015-04-19 22:55:23 +02:00
<posx>col-2-begin</posx>
2014-09-28 20:47:53 +02:00
<posy>row-3-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
2015-03-30 21:32:00 +02:00
<posx>0</posx>
<posy>0</posy>
2015-04-19 22:55:23 +02:00
<width>22-col</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2015-04-12 22:22:47 +02:00
<colordiffuse>highlight</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
2015-03-30 21:32:00 +02:00
<!--title-->
2014-09-28 20:47:53 +02:00
<control type="label">
2015-03-30 21:32:00 +02:00
<posx>24</posx>
<posy>0</posy>
<width>20-col</width>
<height>2-row</height>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
2015-04-19 22:55:23 +02:00
<label>$LOCALIZE[24001] $INFO[container.foldername,/ , ]$INFO[container.numitems,(,)]</label>
2015-03-30 21:32:00 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
</control>
2015-03-30 21:32:00 +02:00
<!--options-->
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
2015-04-19 22:55:23 +02:00
<width>22-col</width>
2015-03-30 21:32:00 +02:00
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<orientation>vertical</orientation>
2015-03-27 21:31:13 +01:00
<control type="radiobutton" id="6">
2015-03-30 21:32:00 +02:00
<width>6-col</width>
<texturenofocus>-</texturenofocus>
2015-03-27 21:31:13 +01:00
<label>25000</label>
2015-03-30 21:32:00 +02:00
<onright>9999</onright>
2015-03-27 21:31:13 +01:00
</control>
<control type="radiobutton" id="7">
2015-03-30 21:32:00 +02:00
<width>6-col</width>
<texturenofocus>-</texturenofocus>
2015-03-27 21:31:13 +01:00
<label>25001</label>
2015-04-19 22:55:23 +02:00
<onright>9999</onright>
2015-03-27 21:31:13 +01:00
</control>
<control type="radiobutton" id="8">
2015-03-30 21:32:00 +02:00
<width>6-col</width>
<texturenofocus>-</texturenofocus>
2015-03-27 21:31:13 +01:00
<label>24999</label>
2015-03-30 21:32:00 +02:00
<onright>9999</onright>
2015-03-27 21:31:13 +01:00
</control>
2014-09-28 20:47:53 +02:00
<control type="button" id="5">
2015-03-30 21:32:00 +02:00
<width>6-col</width>
<texturenofocus>-</texturenofocus>
2014-09-28 20:47:53 +02:00
<label>24063</label>
2015-03-30 21:32:00 +02:00
<onright>9999</onright>
2014-09-28 20:47:53 +02:00
</control>
</control>
<!--content listing-->
<control type="group" id="9999">
2015-03-30 21:32:00 +02:00
<posx>6-col</posx>
<posy>2-row</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-04-19 22:55:23 +02:00
<width>16-col</width>
2015-03-30 21:32:00 +02:00
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="panel" id="50">
2015-04-19 22:55:23 +02:00
<posx>12</posx>
<posy>12</posy>
<width>18-col</width>
<height>734</height>
2015-03-30 21:32:00 +02:00
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
2015-04-19 22:55:23 +02:00
<itemlayout width="4-col" height="4-col">
2015-03-30 21:32:00 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-04-19 22:55:23 +02:00
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
2015-03-30 21:32:00 +02:00
</control>
<control type="label">
2015-04-19 22:55:23 +02:00
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-04-19 22:55:23 +02:00
<align>center</align>
2015-03-30 21:32:00 +02:00
<aligny>center</aligny>
2015-04-19 22:55:23 +02:00
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.label]</label>
2015-03-30 21:32:00 +02:00
</control>
<control type="label">
2015-04-19 22:55:23 +02:00
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
2015-03-30 21:32:00 +02:00
<height>2-row</height>
2015-04-19 22:55:23 +02:00
<align>center</align>
2015-03-30 21:32:00 +02:00
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
2015-04-19 22:55:23 +02:00
<label>$INFO[ListItem.label2]</label>
2015-03-30 21:32:00 +02:00
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-04-19 22:55:23 +02:00
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
2015-03-30 21:32:00 +02:00
</control>
2015-04-19 22:55:23 +02:00
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="grouplist">
<posx>42</posx>
<posy>5-row</posy>
<width>4-col-gutter</width>
<orientation>horizontal</orientation>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31185]</label>
</control>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31184]</label>
</control>
</control>
2015-03-30 21:32:00 +02:00
</control>
</focusedlayout>
</control>
2014-09-28 20:47:53 +02:00
</control>
<!--page scrollbar-->
<control type="group" id="8000">
2015-03-27 21:31:13 +01:00
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="70" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
2014-09-28 20:47:53 +02:00
<control type="scrollbar" id="60">
2015-04-19 22:55:23 +02:00
<right>2-col</right>
<posy>78</posy>
<height>750</height>
2014-09-28 20:47:53 +02:00
<onleft>9999</onleft>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>AddonBrowser.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>