Advertisement
Guest User

CU LRC for AMBER skin (KODI - Helix5)

a guest
Nov 30th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.83 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <allowoverlay>no</allowoverlay>
  4.     <defaultcontrol always="false">101</defaultcontrol>
  5.     <coordinates>
  6.         <system>1</system>
  7.         <posx>0</posx>
  8.         <posy>0</posy>
  9.     </coordinates>
  10.     <include>OpenClose</include>
  11.     <controls>
  12.         <control type="group">
  13.             <control type="image">
  14.                 <description>media info background image</description>
  15.                 <posx>0</posx>
  16.                 <posy>0</posy>
  17.                 <width>600</width>
  18.                 <height>720</height>
  19.                 <colordiffuse>BBFFFFFF</colordiffuse>
  20.                 <texture border="20,0,0,0" flipx="true">MediaBladeSub.png</texture>
  21.             </control>
  22.             <control type="label" description="Header">
  23.                 <visible>!System.IdleTime(4)</visible>
  24.                 <posx>510</posx>
  25.                 <posy>90</posy>
  26.                 <width>900</width>
  27.                 <height>30</height>
  28.                 <font>InfoTitle</font>
  29.                 <label>$ADDON[script.cu.lrclyrics 32199]</label>
  30.                 <align>center</align>
  31.                 <aligny>center</aligny>
  32.                 <textcolor>Orange</textcolor>
  33.             </control>
  34.             <!-- ** Required ** Do not change <id> or <type> (Smooth scrolling list for lyrics) -->
  35.             <control type="list" id="110">
  36.                 <posx>210</posx>
  37.                 <posy>150</posy>
  38.                 <width>1500</width>
  39.                 <height>320</height>
  40.                 <onleft>dialog.close(all,true)</onleft>
  41.                 <onright>dialog.close(all,true)</onright>
  42.                 <onup>110</onup>
  43.                 <ondown>110</ondown>
  44.                 <scrolltime>200</scrolltime>
  45.                 <itemlayout height="40">
  46.                     <control type="label">
  47.                         <posx>750</posx>
  48.                         <posy>0</posy>
  49.                         <width>1500</width>
  50.                         <height>40</height>
  51.                         <aligny>center</aligny>
  52.                         <align>center</align>
  53.                         <textcolor>White2</textcolor>
  54.                         <shadowcolor>ShadowDark</shadowcolor>
  55.                         <label>[B]$INFO[ListItem.Label][/B]</label>
  56.                     </control>
  57.                 </itemlayout>
  58.                 <focusedlayout height="40">
  59.                     <control type="label">
  60.                         <posx>750</posx>
  61.                         <posy>0</posy>
  62.                         <width>1500</width>
  63.                         <height>40</height>
  64.                         <aligny>center</aligny>
  65.                         <align>center</align>
  66.                         <textcolor>Orange</textcolor>
  67.                         <shadowcolor>ShadowDark</shadowcolor>
  68.                         <label fallback="- -">[B]$INFO[ListItem.Label][/B]</label>
  69.                     </control>
  70.                 </focusedlayout>
  71.             </control>
  72.             <control type="spincontrol" id="111">
  73.                 <visible>false</visible>
  74.                 <description>Next page button</description>
  75.                 <posx>520</posx>
  76.                 <posy>650</posy>
  77.                 <subtype>page</subtype>
  78.                 <font>font12</font>
  79.                 <onleft>110</onleft>
  80.                 <onright>110</onright>
  81.                 <ondown>110</ondown>
  82.                 <onup>110</onup>
  83.                 <textcolor>blue</textcolor>
  84.                 <showonepage>true</showonepage>
  85.                 <visible>Control.IsVisible(110)</visible>
  86.             </control>
  87.             <control type="label" id="2">
  88.                 <description>Pick label</description>
  89.                 <posx>30</posx>
  90.                 <posy>130</posy>
  91.                 <width>550</width>
  92.                 <height>30</height>
  93.                 <align>center</align>
  94.                 <aligny>center</aligny>
  95.                 <label>31203</label>
  96.                 <textcolor>white</textcolor>
  97.                 <visible>Control.IsVisible(120) + ![Control.IsVisible(100) | Control.IsVisible(110)]</visible>
  98.             </control>
  99.             <!-- ** Required ** Do not change <id> or <type> (Song Chooser if it gets it wrong) -->
  100.             <control type="list" id="120">
  101.                 <posx>30</posx>
  102.                 <posy>170</posy>
  103.                 <width>550</width>
  104.                 <height>440</height>
  105.                 <onleft>121</onleft>
  106.                 <onright>121</onright>
  107.                 <onup>120</onup>
  108.                 <ondown>120</ondown>
  109.                 <pagecontrol>121</pagecontrol>
  110.                 <scrolltime>200</scrolltime>
  111.                 <animation effect="slide" start="0,0" end="20,0" time="0" condition="!Control.IsVisible(121)">Conditional</animation>
  112.                 <itemlayout height="40">
  113.                     <control type="image">
  114.                         <posx>0</posx>
  115.                         <posy>0</posy>
  116.                         <width>550</width>
  117.                         <height>41</height>
  118.                         <texture border="5">MenuItemNF.png</texture>
  119.                     </control>
  120.                     <control type="label">
  121.                         <posx>10</posx>
  122.                         <posy>0</posy>
  123.                         <width>530</width>
  124.                         <height>40</height>
  125.                         <font>font13</font>
  126.                         <align>left</align>
  127.                         <aligny>center</aligny>
  128.                         <selectedcolor>selected</selectedcolor>
  129.                         <info>ListItem.Label</info>
  130.                     </control>
  131.                 </itemlayout>
  132.                 <focusedlayout height="40">
  133.                     <control type="image">
  134.                         <posx>0</posx>
  135.                         <posy>0</posy>
  136.                         <width>550</width>
  137.                         <height>41</height>
  138.                         <visible>!Control.HasFocus(120)</visible>
  139.                         <texture border="5">MenuItemNF.png</texture>
  140.                     </control>
  141.                     <control type="image">
  142.                         <posx>0</posx>
  143.                         <posy>0</posy>
  144.                         <width>550</width>
  145.                         <height>41</height>
  146.                         <visible>Control.HasFocus(120)</visible>
  147.                         <texture border="5">MenuItemFO.png</texture>
  148.                     </control>
  149.                     <control type="label">
  150.                         <posx>10</posx>
  151.                         <posy>0</posy>
  152.                         <width>530</width>
  153.                         <height>40</height>
  154.                         <font>font13</font>
  155.                         <align>left</align>
  156.                         <aligny>center</aligny>
  157.                         <selectedcolor>selected</selectedcolor>
  158.                         <info>ListItem.Label</info>
  159.                     </control>
  160.                 </focusedlayout>
  161.             </control>
  162.             <control type="spincontrol" id="121">
  163.                 <visible>false</visible>
  164.                 <description>Next page button</description>
  165.                 <posx>520</posx>
  166.                 <posy>650</posy>
  167.                 <subtype>page</subtype>
  168.                 <font>font12</font>
  169.                 <onleft>120</onleft>
  170.                 <onright>120</onright>
  171.                 <ondown>120</ondown>
  172.                 <onup>120</onup>
  173.                 <textcolor>blue</textcolor>
  174.                 <showonepage>true</showonepage>
  175.                 <visible>Control.IsVisible(120)</visible>
  176.             </control>
  177.             <control type="label">
  178.                 <description>Scraper label</description>
  179.                 <posx>580</posx>
  180.                 <posy>680</posy>
  181.                 <width>550</width>
  182.                 <height>30</height>
  183.                 <label>$LOCALIZE[31205] - $INFO[Control.GetLabel(200)]</label>
  184.                 <align>right</align>
  185.                 <aligny>center</aligny>
  186.                 <textcolor>grey2</textcolor>
  187.                 <shadowcolor>black</shadowcolor>
  188.             </control>
  189.             <control type="label" id="200">
  190.                 <description>Scraper label</description>
  191.                 <visible>false</visible>
  192.             </control>
  193.         </control>
  194.     </controls>
  195. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement