250 lines
10 KiB
XML
Executable File
250 lines
10 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
||
<window>
|
||
<defaultcontrol always="true">3110</defaultcontrol>
|
||
<include>fadeInOut</include>
|
||
<onunload>ReloadSkin()</onunload>
|
||
<controls>
|
||
<!-- background panel -->
|
||
<control type="image">
|
||
<include>dimensionsFullscreen</include>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/black.png</texture>
|
||
<animation effect="fade" reversible="false" end="95" time="0" condition="true">Conditional</animation>
|
||
<colordiffuse>FF1b1b1b</colordiffuse>
|
||
</control>
|
||
<!--sample test screen-->
|
||
<control type="group">
|
||
<posx>0</posx>
|
||
<posy>0</posy>
|
||
<control type="image">
|
||
<include>dimensionsFullscreen</include>
|
||
<texture>colors/black.png</texture>
|
||
<colordiffuse>FFffffff</colordiffuse>
|
||
</control>
|
||
<control type="image">
|
||
<include>dimensionsFullscreen</include>
|
||
<texture>$INFO[Window(Home).Property(SkinHelper.AllMoviesBackground)]</texture>
|
||
<colordiffuse>22ffffff</colordiffuse>
|
||
<aspectratio>stretch</aspectratio>
|
||
</control>
|
||
<control type="image">
|
||
<include>dimensionsFullscreen</include>
|
||
<texture>vignette.png</texture>
|
||
<colordiffuse>ffffffff</colordiffuse>
|
||
<aspectratio>stretch</aspectratio>
|
||
</control>
|
||
<control type="image">
|
||
<posx>0</posx>
|
||
<posy>0</posy>
|
||
<width>col-7-begin</width>
|
||
<height>fullscreenHeight</height>
|
||
<texture>colors/white.png</texture>
|
||
<colordiffuse>$INFO[Window.Property(colorstring)]</colordiffuse>
|
||
<aspectratio>stretch</aspectratio>
|
||
</control>
|
||
<include>dateTime</include>
|
||
<control type="label">
|
||
<posx>col-1-begin</posx>
|
||
<posy>row-1-begin</posy>
|
||
<width>1-col</width>
|
||
<height>1-col</height>
|
||
<font>symbolVeryLarge</font>
|
||
<aligny>center</aligny>
|
||
<textcolor>textActive</textcolor>
|
||
<shadowcolor>-</shadowcolor>
|
||
<label></label>
|
||
</control>
|
||
<control type="list" id="9001">
|
||
<enabled>false</enabled>
|
||
<posx>0</posx>
|
||
<posy>row-6-begin</posy>
|
||
<width>8-col</width>
|
||
<height>24-row</height>
|
||
<orientation>vertical</orientation>
|
||
<onleft>9002</onleft>
|
||
<onright>9999</onright>
|
||
<onback>activateWindow(home)</onback>
|
||
<itemlayout width="col-7-begin" height="2-row">
|
||
<control type="label">
|
||
<posx>col-1-begin</posx>
|
||
<posy>0</posy>
|
||
<width>7-col</width>
|
||
<height>2-row</height>
|
||
<font>menuTitle</font>
|
||
<aligny>center</aligny>
|
||
<textcolor>textActive</textcolor>
|
||
<shadowcolor>-</shadowcolor>
|
||
<label>$INFO[ListItem.label]</label>
|
||
</control>
|
||
</itemlayout>
|
||
<focusedlayout width="col-7-begin" height="2-row">
|
||
<control type="image">
|
||
<posx>0</posx>
|
||
<posy>0</posy>
|
||
<width>col-7-begin</width>
|
||
<height>2-row</height>
|
||
<texture>colors/white.png</texture>
|
||
<colordiffuse>textActive</colordiffuse>
|
||
<aspectratio>stretch</aspectratio>
|
||
</control>
|
||
<control type="label">
|
||
<posx>col-1-begin</posx>
|
||
<posy>0</posy>
|
||
<width>8-col</width>
|
||
<height>2-row</height>
|
||
<font>menuTitle</font>
|
||
<aligny>center</aligny>
|
||
<textcolor>$INFO[Window.Property(colorstring)]</textcolor>
|
||
<shadowcolor>-</shadowcolor>
|
||
<label>$INFO[ListItem.label]</label>
|
||
</control>
|
||
</focusedlayout>
|
||
<include>videoMenu</include>
|
||
</control>
|
||
</control>
|
||
<!-- Color picker panel -->
|
||
<control type="panel" id="3110">
|
||
<posx>col-10-begin</posx>
|
||
<posy>row-9-begin</posy>
|
||
<width>12-col</width>
|
||
<height>25-row</height>
|
||
<orientation>vertical</orientation>
|
||
<onleft>3110</onleft>
|
||
<onright>3110</onright>
|
||
<onup>3012</onup>
|
||
<ondown>3012</ondown>
|
||
<itemlayout height="36" width="36">
|
||
<control type="image">
|
||
<width>92%</width>
|
||
<height>92%</height>
|
||
<texture border="5">$INFO[ListItem.Icon]</texture>
|
||
</control>
|
||
</itemlayout>
|
||
<focusedlayout height="36" width="36">
|
||
<control type="group">
|
||
<animation effect="zoom" time="200" tween="sine" easing="inout" start="100" end="164" center="auto">Focus</animation>
|
||
<control type="image">
|
||
<width>92%</width>
|
||
<height>92%</height>
|
||
<texture border="5">$INFO[ListItem.Icon]</texture>
|
||
</control>
|
||
</control>
|
||
</focusedlayout>
|
||
</control>
|
||
<!--current color name-->
|
||
<control type="label">
|
||
<posx>col-10-begin</posx>
|
||
<posy>row-7-begin</posy>
|
||
<width>5-col</width>
|
||
<label>$INFO[Window.Property(colorname)]</label>
|
||
<textcolor>white</textcolor>
|
||
<shadowcolor>black</shadowcolor>
|
||
</control>
|
||
<!--dialog controls-->
|
||
<control type="group">
|
||
<posx>col-10-begin</posx>
|
||
<posy>row-19-begin</posy>
|
||
<control type="image">
|
||
<posx>0</posx>
|
||
<posy>0</posy>
|
||
<width>1-col</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/black.png</texture>
|
||
</control>
|
||
<control type="image">
|
||
<posx>1-col</posx>
|
||
<posy>0</posy>
|
||
<width>4-col-textbox</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/black.png</texture>
|
||
<colordiffuse>overlay</colordiffuse>
|
||
</control>
|
||
<control type="image">
|
||
<visible>control.hasfocus(3012)</visible>
|
||
<posx>0</posx>
|
||
<posy>0</posy>
|
||
<width>1-col</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/white.png</texture>
|
||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
||
<animation type="conditional" condition="control.hasfocus(10)" loop="false" reversible="false">
|
||
<effect type="fade" time="500"/>
|
||
<effect type="rotatey" end="180" center="708" tween="back" easing="out" time="1000"/>
|
||
</animation>
|
||
</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>✓</label>
|
||
</control>
|
||
<control type="image">
|
||
<posx>5-col</posx>
|
||
<posy>0</posy>
|
||
<width>1-col</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/black.png</texture>
|
||
</control>
|
||
<control type="image">
|
||
<posx>6-col</posx>
|
||
<posy>0</posy>
|
||
<width>5-col</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/black.png</texture>
|
||
<colordiffuse>overlay</colordiffuse>
|
||
</control>
|
||
<control type="image">
|
||
<visible>control.hasfocus(3011)</visible>
|
||
<posx>5-col</posx>
|
||
<posy>0</posy>
|
||
<width>1-col</width>
|
||
<height>2-row</height>
|
||
<aspectratio>stretch</aspectratio>
|
||
<texture>colors/white.png</texture>
|
||
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
||
<animation type="conditional" condition="control.hasfocus(11)" loop="false" reversible="false">
|
||
<effect type="fade" time="500"/>
|
||
<effect type="rotatey" end="180" center="996" tween="back" easing="out" time="1000"/>
|
||
</animation>
|
||
</control>
|
||
<control type="label">
|
||
<posx>5-col</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>×</label>
|
||
</control>
|
||
<control type="grouplist">
|
||
<orientation>horizontal</orientation>
|
||
<posx>1-col</posx>
|
||
<posy>0</posy>
|
||
<width>9-col</width>
|
||
<itemgap>1-col</itemgap>
|
||
<onup>3110</onup>
|
||
<!-- Save button -->
|
||
<control type="button" id="3012">
|
||
<label>190</label>
|
||
</control>
|
||
<!-- None -->
|
||
<control type="button" id="3011">
|
||
<label>$ADDON[script.skin.helper.service 32013]</label>
|
||
</control>
|
||
</control>
|
||
</control>
|
||
</controls>
|
||
</window>
|