Advertisement
Guest User

Untitled

a guest
Jul 28th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.85 KB | None | 0 0
  1.     <screen name="InfoBar" position="70,550" size="1140,140" title="InfoBar" flags="wfNoBorder">
  2.         <ePixmap position="0,0" zPosition="-2" size="1140,140" pixmap="Nobile/infobarle.png"/>
  3.         <!--ePixmap position="0,15" zPosition="-1" size="130,69" pixmap="Nobile/banner.png"/-->
  4.         <!-- icons -->
  5.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="878,15" size="40,22" text="S" transparent="1" zPosition="1"/>
  6.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" position="878,15" render="FixedLabel" size="40,22" source="session.CurrentService" text="S" transparent="1" zPosition="5">
  7.             <convert type="ServiceInfo">IsCrypted</convert>
  8.             <convert type="ConditionalShowHide"/>
  9.         </widget>
  10.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="684,15" size="30,22" text="V" transparent="1" zPosition="1"/>    
  11.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" position="684,15" render="FixedLabel" size="30,22" source="session.CurrentService" text="V" transparent="1" zPosition="5">
  12.             <convert type="ServiceInfo">HasTelext</convert>
  13.             <convert type="ConditionalShowHide"/>
  14.         </widget>
  15.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="715,15" size="50,22" text="D" transparent="1" zPosition="1"/>
  16.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" position="715,15" render="FixedLabel" size="50,22" source="session.CurrentService" text="D" transparent="1" zPosition="5">
  17.             <convert type="ServiceInfo">IsMultichannel</convert>
  18.             <convert type="ConditionalShowHide"/>
  19.         </widget>
  20.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="769,15" size="40,22" text="B" transparent="1" zPosition="1"/>
  21.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" position="769,15" render="FixedLabel" size="40,22" source="session.CurrentService" text="B" transparent="1" zPosition="5">
  22.             <convert type="ServiceInfo">IsWidescreen</convert>
  23.             <convert type="ConditionalShowHide"/>
  24.         </widget>      
  25.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="840,15" size="50,22" text="U" transparent="1" zPosition="1"/>
  26.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" halign="left" position="840,15" render="FixedLabel" size="40,22" source="session.CurrentService" text="U" transparent="1" zPosition="5">
  27.             <convert type="ServiceInfo">SubservicesAvailable</convert>
  28.             <convert type="ConditionalShowHide"/>
  29.         </widget>
  30.         <eLabel backgroundColor="grey" foregroundColor="darkgrey" font="Symbols;24" position="813,15" size="25,22" text="H" transparent="1" zPosition="1"/>
  31.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Symbols;24" halign="left" position="813,15" render="FixedLabel" size="25,22" source="session.CurrentService" text="H" transparent="1" zPosition="5">
  32.             <convert type="ServiceInfo">VideoWidth</convert>
  33.             <convert type="ValueRange">721,1980</convert>
  34.             <convert type="ConditionalShowHide" />
  35.         </widget>
  36.         <eLabel foregroundColor="darkgrey" backgroundColor="grey"  font="Bold;19" position="919,14" size="70,22" text="HbbTV" transparent="1" zPosition="4"/>
  37.         <widget foregroundColor="darkgrey2" backgroundColor="grey" font="Bold;19" position="919,14" size="70,22" render="FixedLabel" source="session.CurrentService" text="HbbTV" transparent="1" zPosition="5">
  38.             <convert type="ServiceInfo">HasHBBTV</convert>
  39.             <convert type="ConditionalShowHide">
  40.         </convert>
  41.         </widget>
  42.         <!-- sendername -->
  43.         <widget source="session.CurrentService" render="Label"  position="170,7" size="440,38" font="Bold;29" noWrap="1" foregroundColor="black" backgroundColor="grey" transparent="1">
  44.             <convert type="ServiceName">Name</convert>
  45.         </widget>
  46.         <!-- kanalnummer -->
  47.         <widget source="session.CurrentService" render="ChannelNumber" position="38,14" size="60, 25" font="Bold;22" halign="center" foregroundColor="grey" backgroundColor="darkgrey" transparent="1" zPosition="3" />
  48.         <!-- record -->
  49.         <widget source="session.RecordState" render="Pixmap"    position="1006,17" size=" 22,22" pixmap="Nobile/icons/ico_rec_on.png" alphatest="blend">
  50.             <convert type="ConditionalShowHide">Blink</convert>
  51.         </widget>
  52.         <!-- uhrzeit -->
  53.         <widget source="global.CurrentTime" render="Label"      position="1020,10" size=" 100,30" font="Bold;25" halign="right" foregroundColor="darkgrey2" backgroundColor="grey" transparent="1">
  54.             <convert type="ClockToText">Default</convert>
  55.         </widget>
  56.         <!-- fortschrittsbalken -->
  57.         <widget source="session.Event_Now" render="Progress"    position="  226,78" size="152,8" pixmap="Nobile/menu/progcs.png" transparent="1">
  58.             <convert type="EventTime">Progress</convert>
  59.         </widget>
  60.         <!-- senderlogo -->
  61.         <widget source="session.CurrentService" render="Picon"  position="  22,60" size=" 100,60" transparent="1" alphatest="blend">
  62.             <convert type="ServiceName">Reference</convert>
  63.         </widget>
  64.  
  65.         <widget source="session.Event_Now" render="Label"       position=" 210,50" size=" 80,26" font="Regular;21"  halign="right"  foregroundColor="black" backgroundColor="darkgrey" transparent="1">
  66.             <convert type="EventTime">StartTime</convert>
  67.             <convert type="ClockToText">Default</convert>
  68.         </widget>
  69.         <eLabel text="-"                                        position=" 290,50" size=" 20,26" font="Regular;21"  halign="center" foregroundColor="black" backgroundColor="darkgrey" transparent="1"/>
  70.         <widget source="session.Event_Now" render="Label"       position=" 310,50" size=" 80,26" font="Regular;21"  halign="left"   foregroundColor="black" backgroundColor="darkgrey" transparent="1">
  71.             <convert type="EventTime">EndTime</convert>
  72.             <convert type="ClockToText">Default</convert>
  73.         </widget>
  74.         <!-- titel aktuelle sendung -->
  75.         <widget source="session.Event_Now" render="Label" position=" 400,46" size="700,44" font="Regular;32" halign="left" foregroundColor="black" backgroundColor="darkgrey" transparent="1">
  76.             <convert type="EventName">Name</convert>
  77.         </widget>
  78.  
  79.         <widget source="session.Event_Now" render="Label"       position="268,100" size="100,20" font="Regular;17"  halign="right"  foregroundColor="black" backgroundColor="darkgrey" transparent="1">
  80.             <convert type="EventTime">Remaining</convert>
  81.             <convert type="RemainingToText">FOLLOW</convert>
  82.         </widget>
  83.        
  84.         <widget source="session.Event_Next" render="Label"      position="400,94" size="610,30" font="Regular;24"   halign="left"   foregroundColor="black" backgroundColor="white" transparent="1">
  85.             <convert type="EventName">Name</convert>
  86.         </widget>
  87.         <widget source="session.Event_Next" render="Label"      position=" 1020,96" size="100,28" font="Regular;20"     halign="right"  foregroundColor="black" backgroundColor="white" transparent="1">
  88.             <convert type="EventTime">Duration</convert>
  89.             <convert type="ClockToText">InMinutes</convert>
  90.         </widget>
  91.         </screen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement