Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.62 KB | None | 0 0
  1. <control type="list" id="403">
  2.     <posx>760</posx>
  3.     <posy>0</posy>
  4.     <width>685</width>
  5.     <height>670</height>
  6.     <onleft>405</onleft>
  7.     <onright>404</onright>
  8.     <onup>926</onup>
  9.     <ondown></ondown>
  10.     <focuspostion>1</focuspostion>
  11.     <orientation>vertical</orientation>
  12.     <scrolltime>220</scrolltime>
  13.     <itemlayout width="807" height="130">
  14.         <control type="image">
  15.             <posx>0</posx>
  16.             <posy>0</posy>
  17.             <width>110</width>
  18.             <height>110</height>
  19.             <aspectratio>stretch</aspectratio>
  20.             <texture>$INFO[ListItem.Icon]</texture>
  21.         </control>
  22.         <control type="label">
  23.             <posx>170</posx>
  24.             <posy>5</posy>
  25.             <width>700</width>
  26.             <height>62</height>
  27.             <info>ListItem.Label</info>
  28.             <font>font13_title</font>
  29.             <textcolor>white</textcolor>
  30.             <align></align>
  31.         </control>
  32.     </itemlayout>
  33.     <focusedlayout width="807" height="130">
  34.         <control type="image">
  35.             <posx>0</posx>
  36.             <posy>0</posy>
  37.             <width>110</width>
  38.             <height>110</height>
  39.             <aspectratio>stretch</aspectratio>
  40.             <texture>$INFO[ListItem.Icon]</texture>
  41.         </control>
  42.         <control type="label">
  43.             <posx>170</posx>
  44.             <posy>5</posy>
  45.             <width>700</width>
  46.             <height>62</height>
  47.             <info>ListItem.Label</info>
  48.             <font>font13_title</font>
  49.             <textcolor>white</textcolor>
  50.             <align></align>
  51.         </control>
  52.         <control type="image">
  53.             <posx>0</posx>
  54.             <posy>110</posy>
  55.             <width>440</width>
  56.             <height>4</height>
  57.             <texture>osd/media?guide/line.png</texture>
  58.             <aspectratio>stretch</aspectratio>
  59.             <colordiffuse>white</colordiffuse>
  60.         </control>
  61.     </focusedlayout>
  62.  
  63.     <content target="video">pvr://channels/tv/All&amp;channels/</content>
  64.  
  65. </control>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement