Files
DevOps/Kodi/Lenovo/addons/plugin.video.pseudotv.live/resources/skins/default/1080i/plugin.video.pseudotv.live.dialogSelect.xml

317 lines
15 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<backgroundcolor>0x00000000</backgroundcolor>
<onload>SetProperty(plugin.video.pseudotv.live.Running.SELECT_DIALOG,true,10000)</onload>
<onunload>SetProperty(plugin.video.pseudotv.live.Running.SELECT_DIALOG,false,10000)</onunload>
<controls>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="50%,50%" delay="160" tween="back" time="240"/>
<effect type="fade" delay="160" end="100" time="240"/>
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="50%,50%" easing="in" tween="back" time="240"/>
<effect type="fade" start="100" end="0" time="240"/>
</animation>
<control type="group">
<animation type="Visible" reversible="false">
<effect type="zoom" start="80" end="100" center="50%,50%" delay="160" tween="back" time="240"/>
<effect type="fade" delay="160" end="100" time="240"/>
</animation>
<centertop>50%</centertop>
<centerleft>50%</centerleft>
<height>675</height>
<width>1200</width>
<control type="image">
<left>-2000</left>
<top>-2000</top>
<width>6000</width>
<height>6000</height>
<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
<texture colordiffuse="C2FFFFFF">colors/black.png</texture>
</control>
<control type="button">
<left>-2000</left>
<top>-2000</top>
<width>6000</width>
<height>6000</height>
<texturefocus/>
<texturenofocus/>
<onclick>Action(close)</onclick>
</control>
<control type="group">
<width>1200</width>
<height>675</height>
<control type="image">
<left>0</left>
<top>0</top>
<right>0</right>
<bottom>0</bottom>
<texture colordiffuse="FF1A2123">colors/white.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<right>0</right>
<height>70</height>
<texture colordiffuse="FF01416b" border="2">colors/white70.png</texture>
</control>
<control type="label" id="">
<left>40</left>
<top>0</top>
<right>100</right>
<height>70</height>
<font>font32_title</font>
<label>[B]$INFO[System.AddonTitle(plugin.video.pseudotv.live),, - ]$LOCALIZE[19029] $LOCALIZE[10507][/B]</label>
<aligny>center</aligny>
<shadowcolor>black</shadowcolor>
</control>
<control type="button" id="22002">
<description>button overlay to avoid closing in dialog area</description>
<left>0</left>
<top>0</top>
<right>0</right>
<bottom>0</bottom>
<texturefocus/>
<texturenofocus/>
<onclick>noop</onclick>
</control>
<control type="radiobutton">
<right>10</right>
<top>11</top>
<width>48</width>
<height>48</height>
<radiowidth>48</radiowidth>
<radioheight>48</radioheight>
<texturefocus/>
<texturenofocus/>
<label/>
<textureradioofffocus colordiffuse="EEFFFFFF">dialogs/close.png</textureradioofffocus>
<textureradiooffnofocus colordiffuse="EEFFFFFF">vendor_icon.png</textureradiooffnofocus>
<textureradioonfocus colordiffuse="EEFFFFFF">dialogs/close.png</textureradioonfocus>
<textureradioonnofocus colordiffuse="EEFFFFFF">vendor_icon.png</textureradioonnofocus>
<onclick>Action(close)</onclick>
<visible>!Skin.HasSetting(touchmode)</visible>
</control>
<control type="button">
<right>10</right>
<top>11</top>
<width>48</width>
<height>48</height>
<texturefocus>dialogs/close.png</texturefocus>
<texturenofocus>dialogs/close.png</texturenofocus>
<onclick>Action(close)</onclick>
<visible>Skin.HasSetting(touchmode)</visible>
</control>
</control>
<control type="image">
<left>410</left>
<top>80</top>
<width>1100</width>
<height>740</height>
<texture border="40">buttons/dialogbutton-nofo.png</texture>
</control>
<control type="group" id="55">
<control type="list" id="5">
<description>List</description>
<left>429</left>
<top>100</top>
<width>1060</width>
<height>700</height>
<pagecontrol>50</pagecontrol>
<onleft>Control.SetFocus(10)</onleft>
<onright>Control.SetFocus(50)</onright>
<itemlayout width="1060" height="63">
<control type="image">
<left>80</left>
<top>0</top>
<width>1060</width>
<height>63</height>
<texture border="1">overlays/separator.png</texture>
<bordersize>63</bordersize>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>1060</width>
<height>63</height>
<aligny>center</aligny>
<align>left</align>
<font>font12</font>
<textoffsetx>40</textoffsetx>
<info>ListItem.Label</info>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>1060</width>
<height>63</height>
<aligny>center</aligny>
<align>right</align>
<font>font12</font>
<textoffsetx>40</textoffsetx>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout width="1060" height="63">
<control type="image">
<left>0</left>
<width>1060</width>
<height>63</height>
<colordiffuse>FF01416b</colordiffuse>
<texture border="63">colors/white.png</texture>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>1060</width>
<height>63</height>
<aligny>center</aligny>
<align>left</align>
<font>font12</font>
<textoffsetx>40</textoffsetx>
<info>ListItem.Label</info>
<scroll>true</scroll>
<scrollspeed>50</scrollspeed>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>1060</width>
<height>63</height>
<aligny>center</aligny>
<align>right</align>
<font>fontt12</font>
<textoffsetx>40</textoffsetx>
<info>ListItem.Label2</info>
<scroll>true</scroll>
<scrollspeed>50</scrollspeed>
</control>
</focusedlayout>
</control>
</control>
<control type="group" id="4">
<description>spinner</description>
<left>910</left>
<top>390</top>
<width>100</width>
<height>100</height>
<control type="image">
<width>100</width>
<height>100</height>
<aspectratio aligny="center">keep</aspectratio>
<texture colordiffuse="dimgray">dialogs/extendedprogress/loading-back.png</texture>
</control>
<control type="image">
<width>100</width>
<height>100</height>
<aspectratio aligny="center">keep</aspectratio>
<texture>dialogs/extendedprogress/loading.png</texture>
<animation effect="rotate" center="auto" start="360" end="0" time="1500" loop="true" condition="true">Conditional</animation>
</control>
</control>
<control type="textbox">
<description>description area</description>
<left>429</left>
<top>820</top>
<width>1060</width>
<height>70</height>
<font>font12</font>
<align>justify</align>
<label condition="Control.IsVisible(5)">$INFO[Container(5).ListItem.Property(description)]</label>
<textcolor>FF01416b</textcolor>
<visible>Control.IsVisible(5)</visible>
<autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
</control>
<control type="scrollbar" id="50">
<left>1489</left>
<top>100</top>
<width>12</width>
<height>700</height>
<orientation>vertical</orientation>
<onright>9001</onright>
<onleft condition="Control.IsVisible(5)">Control.SetFocus(5)</onleft>
<onleft condition="Control.IsVisible(6)">Control.SetFocus(6)</onleft>
<onleft condition="Control.IsVisible(7)">Control.SetFocus(7)</onleft>
<onright>9001</onright>
<visible>Control.IsVisible(5)</visible>
<animation effect="fade" start="0" end="100" delay="300" time="320">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
</control>
<control type="grouplist" id="9000">
<description>buttons right</description>
<right>30</right>
<top>100</top>
<orientation>vertical</orientation>
<width>300</width>
<height>440</height>
<itemgap>-10</itemgap>
<onright>10</onright>
<onleft condition="Control.IsVisible(5)">Control.SetFocus(5)</onleft>
<onleft condition="Control.IsVisible(6)">Control.SetFocus(6)</onleft>
<control type="button" id="9001">
<width>300</width>
<height>100</height>
<label/>
<font>font25_title</font>
<textoffsetx>20</textoffsetx>
<onclick/>
<align>center</align>
<texturefocus border="40" colordiffuse="FF01416b">buttons/dialogbutton-fo.png</texturefocus>
<texturenofocus border="40">buttons/dialogbutton-nofo.png</texturenofocus>
<visible>!String.IsEmpty(Control.GetLabel(9001))</visible>
</control>
<control type="button" id="9002">
<width>300</width>
<height>100</height>
<label/>
<font>font25_title</font>
<textoffsetx>20</textoffsetx>
<onclick/>
<align>center</align>
<texturefocus border="40" colordiffuse="FF01416b">buttons/dialogbutton-fo.png</texturefocus>
<texturenofocus border="40">buttons/dialogbutton-nofo.png</texturenofocus>
<visible>!String.IsEmpty(Control.GetLabel(9002))</visible>
</control>
<control type="button" id="9003">
<width>300</width>
<height>100</height>
<label/>
<font>font25_title</font>
<textoffsetx>20</textoffsetx>
<onclick/>
<align>center</align>
<texturefocus border="40" colordiffuse="FF01416b">buttons/dialogbutton-fo.png</texturefocus>
<texturenofocus border="40">buttons/dialogbutton-nofo.png</texturenofocus>
<visible>!String.IsEmpty(Control.GetLabel(9003))</visible>
</control>
<control type="button" id="9004">
<!-- todo open node/xsp editor using listitem path to detect .xsp or .xml ListItem.FileExtension -->
<width>300</width>
<height>100</height>
<label/>
<font>font25_title</font>
<textoffsetx>20</textoffsetx>
<onclick/>
<align>center</align>
<texturefocus border="40" colordiffuse="FF01416b">buttons/dialogbutton-fo.png</texturefocus>
<texturenofocus border="40">buttons/dialogbutton-nofo.png</texturenofocus>
<visible>!String.IsEmpty(Control.GetLabel(9004))</visible>
</control>
</control>
<control type="label">
<description>version label</description>
<left>1710</left>
<top>820</top>
<width>1060</width>
<height>70</height>
<font>font12</font>
<align>justify</align>
<label>[B]$INFO[System.AddonVersion(plugin.video.pseudotv.live),v.,][/B]</label>
<textcolor>FF696969</textcolor>
<autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
</control>
</control>
</controls>
</window>