Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.47 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <defaultcontrol always="true">11</defaultcontrol>
  4.     <controls>
  5.         <control type="group">
  6.             <animation effect="fade" start="0" end="100" time="100">WindowOpen</animation>
  7.             <animation effect="fade" start="100" end="0" time="100">WindowClose</animation>
  8.             <animation effect="fade" start="100" end="75" time="0" condition="true">Conditional</animation>
  9.             <visible>!Window.IsActive(fullscreenvideo)</visible>
  10.             <include>ColoredBackgroundImages</include>
  11.         </control>
  12.         <control type="group">
  13.             <depth>DepthOSD</depth>
  14.             <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
  15.             <control type="group">
  16.                 <include>OpenClose_Left</include>
  17.                 <include content="ContentPanel">
  18.                     <param name="width" value="840" />
  19.                 </include>
  20.                 <control type="fixedlist" id="11">
  21.                     <left>0</left>
  22.                     <width>1600</width>
  23.                     <height>100%</height>
  24.                     <onleft>60</onleft>
  25.                     <onright>60</onright>
  26.                     <onup>11</onup>
  27.                     <ondown>11</ondown>
  28.                     <pagecontrol>60</pagecontrol>
  29.                     <scrolltime tween="cubic" easing="out">500</scrolltime>
  30.                     <movement>4</movement>
  31.                     <focusposition>5</focusposition>
  32.                     <itemlayout height="90" width="1600">
  33.                         <control type="label">
  34.                             <left>20</left>
  35.                             <width>150</width>
  36.                             <bottom>0</bottom>
  37.                             <aligny>center</aligny>
  38.                             <textcolor>grey</textcolor>
  39.                             <label>$INFO[ListItem.StartTime]</label>
  40.                             <shadowcolor>text_shadow</shadowcolor>
  41.                         </control>
  42.                         <control type="label">
  43.                             <left>150</left>
  44.                             <width>610</width>
  45.                             <bottom>0</bottom>
  46.                             <align>right</align>
  47.                             <aligny>center</aligny>
  48.                             <label>$INFO[ListItem.Label]</label>
  49.                             <shadowcolor>text_shadow</shadowcolor>
  50.                         </control>
  51.                     </itemlayout>
  52.                     <focusedlayout height="90" width="1600">
  53.                         <control type="image">
  54.                             <left>0</left>
  55.                             <width>780</width>
  56.                             <bottom>0</bottom>
  57.                             <texture colordiffuse="$VAR[SkinColorVar]">lists/focus.png</texture>
  58.                             <visible>Control.HasFocus(11)</visible>
  59.                             <animation effect="fade" start="100" end="0" time="0">UnFocus</animation>
  60.                         </control>
  61.                         <control type="image">
  62.                             <left>0</left>
  63.                             <width>780</width>
  64.                             <bottom>0</bottom>
  65.                             <texture colordiffuse="$VAR[GradientColorVar]">lists/focus-gradient.png</texture>
  66.                             <visible>Control.HasFocus(11)</visible>
  67.                             <animation effect="fade" start="100" end="0" time="0">UnFocus</animation>
  68.                             <visible>Skin.HasSetting(EnableGradientColor)</visible>
  69.                         </control>
  70.                         <control type="label">
  71.                             <left>20</left>
  72.                             <width>150</width>
  73.                             <bottom>0</bottom>
  74.                             <aligny>center</aligny>
  75.                             <label>$INFO[ListItem.StartTime]</label>
  76.                             <shadowcolor>text_shadow</shadowcolor>
  77.                         </control>
  78.                         <control type="label">
  79.                             <left>150</left>
  80.                             <width>610</width>
  81.                             <bottom>0</bottom>
  82.                             <align>right</align>
  83.                             <aligny>center</aligny>
  84.                             <label>$INFO[ListItem.Label]</label>
  85.                             <shadowcolor>text_shadow</shadowcolor>
  86.                         </control>
  87.                         <control type="group">
  88.                             <visible>!String.IsEmpty(ListItem.Plot) + Control.HasFocus(11)</visible>
  89.                             <animation effect="fade" start="0" end="100" time="200">Focus</animation>
  90.                             <left>785</left>
  91.                             <top>-80</top>
  92.                             <control type="image">
  93.                                 <left>0</left>
  94.                                 <top>0</top>
  95.                                 <width>900</width>
  96.                                 <height>350</height>
  97.                                 <texture colordiffuse="EDFFFFFF">lists/panel.png</texture>
  98.                             </control>
  99.                             <control type="textbox">
  100.                                 <left>20</left>
  101.                                 <top>10</top>
  102.                                 <right>20</right>
  103.                                 <height>330</height>
  104.                                 <label>$INFO[ListItem.Plot]</label>
  105.                                 <align>justify</align>
  106.                                 <autoscroll delay="5000" repeat="7500" time="4000">true</autoscroll>
  107.                                 <visible>String.IsEmpty(ListItem.Episodename) + String.IsEmpty(ListItem.Episodename) + String.IsEmpty(ListItem.Episodename)</visible>
  108.                             </control>
  109.                             <control type="group">
  110.                                 <visible>![String.IsEmpty(ListItem.Episodename) | String.IsEmpty(ListItem.Episodename) | String.IsEmpty(ListItem.Episodename)]</visible>
  111.                                 <control type="label">
  112.                                     <left>20</left>
  113.                                     <top>10</top>
  114.                                     <right>20</right>
  115.                                     <height>50</height>
  116.                                     <textcolor>$VAR[SkinColorVar]</textcolor>
  117.                                     <label>[I]$INFO[ListItem.Season,,x]$INFO[ListItem.Episode,,. ][/I][B]$INFO[ListItem.Episodename][/B]</label>
  118.                                     <shadowcolor>text_shadow</shadowcolor>
  119.                                     <align>left</align>
  120.                                     <autoscroll delay="5000" repeat="7500" time="4000">true</autoscroll>
  121.                                     <font>font14</font>
  122.                                 </control>
  123.                                 <control type="textbox">
  124.                                     <left>20</left>
  125.                                     <top>60</top>
  126.                                     <right>20</right>
  127.                                     <height>270</height>
  128.                                     <label>$INFO[ListItem.Plot]</label>
  129.                                     <shadowcolor>text_shadow</shadowcolor>
  130.                                     <align>justify</align>
  131.                                     <autoscroll delay="5000" repeat="7500" time="4000">true</autoscroll>
  132.                                 </control>
  133.                             </control> 
  134.                         </control>
  135.                     </focusedlayout>
  136.                 </control>
  137.                 <control type="scrollbar" id="60">
  138.                     <left>768</left>
  139.                     <width>12</width>
  140.                     <height>100%</height>
  141.                     <onleft>11</onleft>
  142.                     <texturesliderbackground />
  143.                     <onright>NextChannelGroup</onright>
  144.                     <ondown>61</ondown>
  145.                     <onup>61</onup>
  146.                     <animation effect="zoom" start="100,100" end="50,100" center="780,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(60)">conditional</animation>
  147.                     <orientation>vertical</orientation>
  148.                 </control>
  149.             </control>
  150.             <control type="image">
  151.                 <left>0</left>
  152.                 <bottom>0</bottom>
  153.                 <width>100%</width>
  154.                 <height>115</height>
  155.                 <texture flipy="true">frame/InfoBar.png</texture>
  156.             </control>
  157.             <control type="group">
  158.                 <include>Animation_TopSlide</include>
  159.                 <control type="image">
  160.                     <left>0</left>
  161.                     <width>780</width>
  162.                     <height>110</height>
  163.                     <texture>frame/InfoBar.png</texture>
  164.                 </control>
  165.                 <control type="label" id="2">
  166.                     <description>header label</description>
  167.                     <textoffsetx>40</textoffsetx>
  168.                     <width>1300</width>
  169.                     <height>70</height>
  170.                     <font>font45</font>
  171.                     <aligny>center</aligny>
  172.                     <label>$LOCALIZE[19069]$INFO[Container(11).ListItem.StartDate, - ]</label>
  173.                     <shadowcolor>black</shadowcolor>
  174.                 </control>
  175.             </control>
  176.         </control>
  177.     </controls>
  178. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement