655 lines
29 KiB
XML
655 lines
29 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">8000</defaultcontrol>
|
|
<onunload>Skin.Reset(showcast)</onunload>
|
|
<onunload condition="skin.string(showcast,true)">action(info)</onunload>
|
|
<animation type="windowClose">
|
|
<effect type="fade" start="100" end="0" time="400" delay="200"/>
|
|
</animation>
|
|
<controls>
|
|
<control type="group">
|
|
<!--background / fanart-->
|
|
<control type="image">
|
|
<visible>!Substring(Container.folderpath,plugin) + !container.content(episodes)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<visible>Substring(Container.folderpath,plugin) | container.content(episodes)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ddffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<visible>!Substring(Container.folderpath,plugin) + !container.content(episodes)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>$INFO[listitem.art(fanart)]</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
<include>kenBurnsey</include>
|
|
</control>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>row-22-begin</posy>
|
|
<width>6-col</width>
|
|
<height>4-col</height>
|
|
<texture>$INFO[ListItem.Art(clearlogo)]</texture>
|
|
<aspectratio align="left">keep</aspectratio>
|
|
</control>
|
|
</control>
|
|
<!--content is movie or tvshow (from XBMC Library)-->
|
|
<control type="group">
|
|
<visible>!Substring(Container.folderpath,plugin) + !container.content(episodes)</visible>
|
|
<posx>1200</posx>
|
|
<posy>0</posy>
|
|
<animation type="Windowopen">
|
|
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
|
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
|
|
</animation>
|
|
<animation type="conditional" condition="skin.string(showcast,true)">
|
|
<effect type="slide" start="0" end="0,-1080" tween="cubic" easing="out" time="400" delay="0"/>
|
|
</animation>
|
|
<animation type="windowClose">
|
|
<effect type="fade" start="100" end="0" time="350"/>
|
|
<effect type="slide" start="0" end="900" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<!--overlay-->
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>fullscreenHeight</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>cc111111</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>row-5-begin</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>10-col</width>
|
|
<height>3</height>
|
|
<texture>colors/white.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--meta-->
|
|
<control type="panel">
|
|
<posx>12</posx>
|
|
<posy>6-row</posy>
|
|
<width>10-col</width>
|
|
<height>6-row</height>
|
|
<enable>false</enable>
|
|
<itemlayout width="5-col" height="2-row">
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>32</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label fallback="31159">$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="5-col" height="2-row">
|
|
</focusedlayout>
|
|
<content>
|
|
<item>
|
|
<label>$LOCALIZE[562]</label>
|
|
<label2>$INFO[ListItem.year]</label2>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[31146]</label>
|
|
<label2>$INFO[ListItem.director]</label2>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[515]</label>
|
|
<label2>$INFO[ListItem.genre]</label2>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item>
|
|
<label>$LOCALIZE[31193]</label>
|
|
<label2>$INFO[ListItem.duration,, $LOCALIZE[31018]]</label2>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
<!--content-->
|
|
<control type="group">
|
|
<posx>24</posx>
|
|
<posy>row-1-begin</posy>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>672</width>
|
|
<align>left</align>
|
|
<height>3-row</height>
|
|
<aligny>center</aligny>
|
|
<font>largeLight</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[listitem.title]</label>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
</control>
|
|
<!--synopsis-->
|
|
<control type="textbox">
|
|
<posx>0</posx>
|
|
<posy>9-row</posy>
|
|
<font>textbox</font>
|
|
<width>660</width>
|
|
<align>left</align>
|
|
<textcolor>textActive</textcolor>
|
|
<height>388</height>
|
|
<label fallback="31205">$INFO[ListItem.plot]</label>
|
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</control>
|
|
<!--dialog controls-->
|
|
<control type="panel" id="8000">
|
|
<posx>0</posx>
|
|
<posy>23-row</posy>
|
|
<width>10-col</width>
|
|
<height>6-row</height>
|
|
<itemgap>3</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<itemlayout width="5-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>buttonTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="5-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<include>spinFocusIcon</include>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>buttonTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item>
|
|
<label>31075</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>sendclick(2003,8)</onclick>
|
|
</item>
|
|
<item>
|
|
<label>31074</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>Skin.SetString(showcast,true)</onclick>
|
|
<onclick>control.setfocus(50)</onclick>
|
|
</item>
|
|
<item>
|
|
<label>20410</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(2003,11)</onclick>
|
|
</item>
|
|
<item>
|
|
<label>31076</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(2003,6)</onclick>
|
|
</item>
|
|
<item>
|
|
<label>13511</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(2003,10)</onclick>
|
|
</item>
|
|
<item>
|
|
<description>Artwork Downloader (overrides get artwork if available)</description>
|
|
<label2></label2>
|
|
<onclick condition="Container.Content(movies)">XBMC.RunScript(script.artwork.downloader, mode=gui, mediatype=movie, dbid=$INFO[ListItem.DBID])</onclick>
|
|
<onclick condition="Container.Content(tvshows)">RunScript(script.artwork.downloader,mode=gui, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
|
|
<label>$INFO[System.AddonTitle(script.artwork.downloader)]</label>
|
|
<visible>false</visible>
|
|
</item>
|
|
<item>
|
|
<label>38023</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(2003,7)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
|
|
<!--content is tvshow episode or content is from a plugin-->
|
|
<control type="group">
|
|
<visible>Substring(Container.folderpath,plugin) | container.content(episodes)</visible>
|
|
<!--animations-->
|
|
<include>modalDialogInOut</include>
|
|
<!--thumbnail if available-->
|
|
<control type="group">
|
|
<posx>col-7-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>12-col</width>
|
|
<height>486</height>
|
|
<aspectratio scalediffuse="false" aligny="bottom">scale</aspectratio>
|
|
<texture background="true" fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
<bordersize>3</bordersize>
|
|
</control>
|
|
</control>
|
|
<!--content-->
|
|
<control type="group">
|
|
<posx>col-7-begin</posx>
|
|
<posy>row-15-begin</posy>
|
|
<!--titles-->
|
|
<control type="label">
|
|
<description>Episode title</description>
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col-gutter</width>
|
|
<height>2-row</height>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<font>largeLight</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>0</posx>
|
|
<posy>-18</posy>
|
|
<width>12-col</width>
|
|
<orientation>horizontal</orientation>
|
|
<control type="label">
|
|
<width>1-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label></label>
|
|
</control>
|
|
<control type="label">
|
|
<width>3-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>regularStrong</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label fallback="31159">$INFO[listitem.duration,, $LOCALIZE[31018]]</label>
|
|
</control>
|
|
</control>
|
|
|
|
<!--synopsis-->
|
|
<control type="textbox">
|
|
<posx>0</posx>
|
|
<posy>5-row</posy>
|
|
<font>textbox</font>
|
|
<width>12-col</width>
|
|
<align>left</align>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<height>160</height>
|
|
<label fallback="31205">$INFO[ListItem.plot]</label>
|
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
|
</control>
|
|
<!--dialog controls-->
|
|
<control type="list" id="8000">
|
|
<posx>0</posx>
|
|
<posy>11-row</posy>
|
|
<width>12-col</width>
|
|
<height>2-row</height>
|
|
<orientation>horizontal</orientation>
|
|
<itemlayout width="6-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>center</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>buttonTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="6-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col-textbox</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<include>spinFocusIcon</include>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>5-col</width>
|
|
<height>2-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>center</align>
|
|
<font>symbolLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>6-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>buttonTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<label>31075</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>sendclick(2003,8)</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<visible>!Substring(Container.folderpath,plugin)</visible>
|
|
<label>31076</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(2003,6)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--cast and crew toggle-->
|
|
<control type="group">
|
|
<visible>skin.string(showcast,true)</visible>
|
|
<posx>1200</posx>
|
|
<posy>0</posy>
|
|
<animation type="conditional" condition="skin.string(showcast,true)">
|
|
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="100"/>
|
|
</animation>
|
|
<!--overlay-->
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>fullscreenHeight</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>cc111111</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>10-col</width>
|
|
<height>row-5-begin</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>row-5-begin</posy>
|
|
<width>10-col</width>
|
|
<height>3</height>
|
|
<texture>colors/white.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--content-->
|
|
<control type="group">
|
|
<posx>12</posx>
|
|
<posy>row-1-begin</posy>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-12</posy>
|
|
<width>672</width>
|
|
<align>left</align>
|
|
<height>3-row</height>
|
|
<aligny>center</aligny>
|
|
<font>largeLight</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[listitem.title]</label>
|
|
<wrapmultiline>true</wrapmultiline>
|
|
</control>
|
|
</control>
|
|
<control type="list" id="50">
|
|
<posx>0</posx>
|
|
<posy>204</posy>
|
|
<width>10-col</width>
|
|
<height>25-row</height>
|
|
<itemlayout width="10-col" height="2-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>2-col-textbox</width>
|
|
<height>2-col-textbox</height>
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
<texture border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>2-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>2-col-indent</posx>
|
|
<posy>1-row</posy>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="10-col" height="2-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>2-col-textbox</width>
|
|
<height>2-col-textbox</height>
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
<texture border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
<animation type="focus" loop="false" reversible="false">
|
|
<effect type="rotatey" start="0" end="-15" center="70" tween="back" easing="out" time="300"/>
|
|
<effect type="rotatey" start="0" end="15" center="70" tween="back" easing="out" delay="300" time="300"/>
|
|
</animation>
|
|
</control>
|
|
<control type="image">
|
|
<posx>2-col</posx>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<height>2-col-textbox</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>2-col-indent</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>2-col-indent</posx>
|
|
<posy>1-row</posy>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--buttons-->
|
|
<control type="group">
|
|
<visible>false</visible>
|
|
<control type="button" id="8">
|
|
<description>Play</description>
|
|
</control>
|
|
<control type="button" id="6">
|
|
<description>Refresh</description>
|
|
</control>
|
|
<control type="button" id="7">
|
|
<description>Ratings</description>
|
|
</control>
|
|
<control type="button" id="10">
|
|
<description>Choose Art</description>
|
|
</control>
|
|
<control type="button" id="11">
|
|
<description>Trailer</description>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogVideoInfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|