vu solo 4k piconlcd

aigle74

Registered
Messages
29
hi all Hi picon lcd vu solo 4k picons are very very small and not has the good place, thank you hdglass version 10.06
 

GONZALES

Registered
Messages
218
media/usb/piconlcd

etc/enigma2/skin_user xml

<!-- Original by Vu+, Edited by Ev0 for Black Hole Team Images -->

<skin>
<fonts>
<font filename="nmsbd.ttf" name="VFD" scale="90"/>
</fonts>
<windowstyle type="skinned" id="1">
<color name="Background" color="#000000" />
<color name="LabelForeground" color="#ffffff" />
<color name="ListboxBackground" color="#000000" />
<color name="ListboxForeground" color="#ffffff" />
<color name="ListboxSelectedBackground" color="#000000" />
<color name="ListboxSelectedForeground" color="#ffffff" />
<color name="ListboxMarkedBackground" color="#000000" />
<color name="ListboxMarkedForeground" color="#ffffff" />
<color name="ListboxMarkedAndSelectedBackground" color="#000000" />
<color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
<color name="WindowTitleForeground" color="#000000" />
<color name="WindowTitleBackground" color="#ffffff" />
</windowstyle>
<screen name="InfoBarSummary" position="0,0" size="480,320" id="1">
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.CurrentService" render="Label" position="130,90" size="220,75" font="VFD;42" halign="left" valign="top" noWrap="1">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Picon" position="130,60" size="220,132" path="picon">
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="30,195" size="420,75" font="VFD;40" halign="center" valign="top">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="30,280" size="420,20" borderWidth="2">
<convert type="EventTime">Progress</convert>
</widget>
</screen>
<screen name="ChannelSelection_summary" position="0,0" size="480,320" id="1">
<widget source="parent.ServiceEvent" render="Label" position="30,90" size="420,75" font="VFD;42" halign="left" valign="top" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="parent.ServiceEvent" render="Label" position="30,175" size="420,75" font="VFD;40" halign="left" valign="top" >
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="30,260" size="420,40" borderWidth="2">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
</screen>
<screen name="InfoBarMoviePlayerSummary" position="0,0" size="480,320" id="1">
<widget source="session.CurrentService" render="Label" position="30,90" size="420,170" font="VFD;40" halign="center" valign="top" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Progress" position="30,260" size="420,40" borderWidth="2">
<convert type="ServicePosition">Position</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
</screen>
<screen name="ChoiceBox_summary" position="0,0" size="480,320" id="1">
<widget source="parent.summary_list" render="Label" position="30,20" size="420,280" font="Regular;32" valign="top" />
</screen>
<screen name="MessageBox_summary" position="0,0" size="480,320" id="1">
<widget source="parent.Text" render="Label" position="15,10" size="450,200" font="Regular;42" halign="center" valign="top" />
<widget source="parent.selectedChoice" render="Label" position="15,210" size="450,90" font="Regular;48" halign="center" valign="top" />
</screen>
<screen name="MenuSummary" position="0,0" size="480,320" id="1">
<widget source="parent.title" render="Label" position="15,85" size="450,100" font="VFD;52" halign="center" valign="top"/>
<widget source="parent.menu" render="Label" position="15,195" size="450,110" font="VFD;52" halign="center" valign="top">
<convert type="StringListSelection" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="ServiceScanSummary" position="0,0" size="480,320" id="1">
<widget name="Title" position="15,10" size="450,130" font="VFD;48" transparent="1" />
<widget name="Service" position="15,140" size="450,150" font="VFD;36" transparent="1" />
<widget name="scan_progress" position="0,290" zPosition="1" borderWidth="2" size="480,25" backgroundColor="dark" />
</screen>
<screen name="SetupSummary" position="0,0" size="480,320" id="1">
<widget source="SetupTitle" render="Label" position="15,80" size="450,60" font="VFD;52" />
<widget source="SetupEntry" render="Label" position="15,140" size="450,120" font="VFD;42" />
<widget source="SetupValue" render="Label" position="15,260" size="450,60" font="VFD;42" />
<widget source="global.CurrentTime" render="Label" position="320,10" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="320,45" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="StandbySummary" position="0,0" size="480,320" id="1">
<widget source="global.CurrentTime" render="Label" position="40,75" size="400,110" font="VFD;72" halign="center">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>

<widget source="global.CurrentTime" render="Label" position="40,185" size="400,110" font="VFD;95" halign="center">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="SimpleSummary" position="0,0" size="480,320" id="1">
<widget source="parent.Title" render="Label" position="30,90" size="420,200" font="VFD;52" halign="center" valign="top" />
<widget source="global.CurrentTime" render="Label" position="320,10" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="320,45" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="MediaPlayerLCDScreen" position="0,0" size="480,320" id="1">
<widget name="text1" position="25,20" size="450,130" font="VFD;48"/>
<widget name="text3" position="25,155" size="450,75" font="VFD;36"/>
<widget name="text4" position="25,240" size="450,75" font="VFD;36"/>
</screen>
<screen name="WizardSummary" position="0,0" size="480,320" id="1">
<widget source="text" render="Label" position="15,10" size="450,80" font="VFD;40" transparent="1" />
<widget source="parent.list" render="Label" position="15,100" size="450,220" font="VFD;32">
<convert type="StringListSelection" />
</widget>
</screen>
</skin>
 

aigle74

Registered
Messages
29
skin_user-hdg.xml

<skin>

<fonts>
<font filename="prive3.ttf" name="Prive3" scale="95" />
<font filename="nmsbd3.ttf" name="Regular" scale="100" />
<font filename="goodtime2.ttf" name="LCD2" scale="100" />
</fonts>
<screen name="InfoBarSummary-16" position="0,0" size="140,32">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,16" font="Prive3;15" halign="left" valign="top">
<convert type="g16ServiceNameEvent">NameAndEvent</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,16" size="60,16" font="Prive3;15" halign="left" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" noWrap="1" position="60,16" size="80,16" font="Prive3;15" halign="right" valign="center" zPosition="2">
<convert type="g16ExtraSource">SnrAgcOled</convert>
</widget>
</screen>
<screen name="StandbySummary-16" position="0,0" size="140,32">
<widget source="global.CurrentTime" render="g16trpm" position="0,0" zPosition="0" size="140,32" font="Prive3;15" halign="left" valign="top"/>
<widget source="global.CurrentTime" render="Label" position="80,16" size="60,16" font="Prive3;15" halign="right" valign="bottom" zPosition="1">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-15" position="0,0" size="140,32">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,16" font="Prive3;15" halign="left" valign="top">
<convert type="g16ServiceNameEvent">NameAndEvent</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,16" size="60,16" font="Prive3;15" halign="left" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" noWrap="1" position="60,16" size="80,16" font="Prive3;15" halign="right" valign="center" zPosition="2">
<convert type="g16ExtraSource">SnrAgcOled</convert>
</widget>
</screen>
<screen name="StandbySummary-15" position="0,0" size="140,32">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,32" font="Prive3;20" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-14" position="0,0" size="132,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="5,0" zPosition="1" size="500,18" font="Prive3;16" halign="left" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.Event_Now" render="g16RollName" noWrap="1" position="5,20" size="500,18" zPosition="0" font="Prive3;16" halign="left" valign="bottom">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="5,40" size="125,4" borderWidth="1">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="54, 46" size="77, 20" font="Prive3; 16" halign="right" valign="top">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">InMinutes</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="3, 46" size="54, 20" font="Prive3; 17" halign="left" valign="top">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="session.RecordState" render="FixedLabel" text=" " position="3,46" zPosition="1" size="54, 20" font="Prive3; 18">
<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<screen name="StandbySummary-14" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0, 3" size="132, 25" font="Prive3;19" halign="center" valign="top">
<convert type="g16ClockToText">Format:%d.%m.%Y</convert>
</widget>
<eLabel position="0,28" size="132,1" backgroundColor="white" />
<widget source="global.CurrentTime" render="Label" position="1,29" size="104,40" font="Regular;38" halign="center" valign="top">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="107,44" zPosition="1" size="26,30" font="Regular;20" valign="top">
<convert type="g16ClockToText">Format:%S</convert>
</widget>
<widget source="session.RecordState" render="FixedLabel" position="8, 32" zPosition="1" size="90, 32" text=" ">
<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<screen name="InfoBarSummary-13" position="0,0" size="132,64">
<widget source="session.CurrentService" render="g16PicRef2" path="piconOled" zPosition="2" position="16,2" size="100,60" >
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="16,2" size="100,60" zPosition="1" font="Prive3;32" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="StandbySummary-13" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-12" position="0,0" size="256,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,48" zPosition="1" size="700,16" font="LCD2;13" halign="left" valign="bottom">
<convert type="g16ServiceNameEvent">NameAndEvent</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="0,19" size="120,10" borderWidth="1">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,32" size="120,16" zPosition="0" noWrap="1" font="LCD2;13" halign="right" valign="center" transparent="1">
<convert type="ClockToText">Default</convert>
</widget>
<widget position="0,32" size="70,16" source="session.Event_Now" render="Label" zPosition="1" noWrap="1" font="LCD2;11" halign="left" valign="center" transparent="1">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">InMinutes</convert>
</widget>
<widget source="session.CurrentService" render="g16PicRef" path="piconOled" zPosition="4" position="123,2" size="132,46" >
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="hd_glass16/vfd_icon_crypt.png" position="0,0" size="10,12">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="hd_glass16/vfd_icon_txt.png" position="12,0" size="14,12">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="hd_glass16/vfd_icon_format.png" position="28,0" size="21,12">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="hd_glass16/vfd_icon_dolby.png" position="51,0" size="16,12">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="hd_glass16/vfd_icon_hd.png" position="69,0" size="17,12">
<convert type="ServiceInfo">VideoWidth</convert>
<convert type="ValueRange">721,1980</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget position="88,0" size="28,12" source="session.RecordState" render="Pixmap" pixmap="hd_glass16/vfd_icon_rec.png">
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<screen name="StandbySummary-12" position="0,0" size="256,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="256,32" font="LCD2;29" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,32" size="256,32" font="LCD2;22" halign="center" valign="center">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
</screen>
<screen name="InfoBarSummary-11" position="0,0" size="136,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,32" font="Prive3;28" halign="left" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" noWrap="1" position="0,32" size="136,32" font="Prive3;29" halign="center" valign="bottom" zPosition="0">
<convert type="g16ExtraSource">SnrAgcOled</convert>
</widget>
</screen>
<screen name="StandbySummary-11" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-10" position="0,0" size="136,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,32" font="Prive3;28" halign="left" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.Event_Now" render="g16RollName" noWrap="1" position="0,32" size="500,32" zPosition="0" font="Prive3;29" halign="left" valign="bottom">
<convert type="EventName">Name</convert>
</widget>
</screen>
<screen name="StandbySummary-10" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-9" position="0,0" size="136,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="700,32" font="Prive3;28" halign="left" valign="top">
<convert type="g16ServiceNameEvent">NameAndEvent</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,32" size="136,32" zPosition="0" font="Prive3;31" halign="center" valign="bottom">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="StandbySummary-9" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-8" position="0,0" size="136,64">
<widget source="session.Event_Now" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,32" font="Prive3;28" halign="left" valign="top">
<convert type="EventName">Name</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,32" size="136,32" zPosition="0" font="Prive3;31" halign="center" valign="bottom">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="StandbySummary-8" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-7" position="0,0" size="132,64">
<widget source="session.CurrentService" render="g16RollerChar" position="0, 0" noWrap="1" size="132,32" font="Regular;25" valign="top">
<convert type="g16ServiceNameEvent">NameAndEvent</convert>
</widget>
</screen>
<screen name="StandbySummary-7" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;26" halign="center" valign="center">
<convert type="g16ClockToText">Format:%H:%M %a %d/%m</convert>
</widget>
</screen>
<screen name="InfoBarSummary-6" position="0,0" size="132,64">
<widget source="session.Event_Now" render="g16RollerChar" position="0, 0" noWrap="1" size="132,32" font="Regular;25" valign="top">
<convert type="EventName">Name</convert>
</widget>
</screen>
<screen name="StandbySummary-6" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;26" halign="center" valign="center">
<convert type="g16ClockToText">Format:%H:%M %a %d/%m</convert>
</widget>
</screen>
<screen name="InfoBarSummary-5" position="0,0" size="132,64">
<widget source="session.CurrentService" render="g16RollerChar" position="0, 0" noWrap="1" size="132,32" font="Regular;25" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
</screen>
<screen name="StandbySummary-5" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;26" halign="center" valign="center">
<convert type="g16ClockToText">Format:%H:%M %a %d/%m</convert>
</widget>
</screen>
<screen name="InfoBarSummary-4" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,32" font="Prive3;25" halign="center" valign="center">
<convert type="g16ClockToText">WithSeconds</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,31" size="132,32" font="Prive3;23" halign="center" valign="center">
<convert type="g16ClockToText">Format:%d.%m.%Y</convert>
</widget>
</screen>
<screen name="StandbySummary-4" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-3" position="0,0" size="132,64">
<widget source="session.CurrentService" render="g16PicRef" path="piconOled" position="16,2" size="100,60" >
<convert type="ServiceName">Reference</convert>
</widget>
</screen>
<screen name="StandbySummary-3" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="InfoBarSummary-2" position="0,0" size="132,64">
<widget source="session.CurrentService" render="Label" position="0, 0" size="132,35" font="Regular;15" halign="center" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="6, 39" size="121, 4" borderWidth="1">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="54, 44" size="77, 20" font="Regular; 15" halign="right" valign="top">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">InMinutes</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="3, 44" size="54, 20" font="Regular; 18" halign="left" valign="top">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="session.RecordState" render="FixedLabel" text=" " position="3,44" zPosition="1" size="54, 20" font="Regular; 18">
<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<screen name="StandbySummary-2" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0, 3" size="132, 25" font="Regular;19" halign="center" valign="top">
<convert type="g16ClockToText">Format:%d.%m.%Y</convert>
</widget>
<eLabel position="0,28" size="132,1" backgroundColor="white" />
<widget source="global.CurrentTime" render="Label" position="8,32" size="90,32" font="Regular;28" halign="center" valign="top">
<convert type="g16ClockToText">Default</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="100,34" zPosition="1" size="26,30" font="Regular;16" valign="top">
<convert type="g16ClockToText">Format:%S</convert>
</widget>
<widget source="session.RecordState" render="FixedLabel" position="8, 32" zPosition="1" size="90, 32" text=" ">
<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<screen name="InfoBarSummary" position="0,0" size="136,64">
<widget source="session.CurrentService" render="g16RollName" noWrap="1" position="0,0" zPosition="1" size="500,32" font="Prive3;28" halign="left" valign="top">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,32" size="136,32" zPosition="0" font="Prive3;31" halign="center" valign="bottom">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
<screen name="StandbySummary" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="132,64" font="Prive3;40" halign="center" valign="center">
<convert type="g16ClockToText">Default</convert>
</widget>
</screen>
</skin>


So that my skin.usr works it would be necessary exchange the parameters in hdglass,
 

GONZALES

Registered
Messages
218
media/usb/piconlcd

etc/enigma2/skin_user xml

<!-- Original by Vu+, Edited by Ev0 for Black Hole Team Images -->

<skin>
<fonts>
<font filename="nmsbd.ttf" name="VFD" scale="90"/>
</fonts>
<windowstyle type="skinned" id="1">
<color name="Background" color="#000000" />
<color name="LabelForeground" color="#ffffff" />
<color name="ListboxBackground" color="#000000" />
<color name="ListboxForeground" color="#ffffff" />
<color name="ListboxSelectedBackground" color="#000000" />
<color name="ListboxSelectedForeground" color="#ffffff" />
<color name="ListboxMarkedBackground" color="#000000" />
<color name="ListboxMarkedForeground" color="#ffffff" />
<color name="ListboxMarkedAndSelectedBackground" color="#000000" />
<color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
<color name="WindowTitleForeground" color="#000000" />
<color name="WindowTitleBackground" color="#ffffff" />
</windowstyle>
<screen name="InfoBarSummary" position="0,0" size="480,320" id="1">
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.CurrentService" render="Label" position="130,90" size="220,75" font="VFD;42" halign="left" valign="top" noWrap="1">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Picon" position="130,60" size="220,132" path="picon">
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="30,195" size="420,75" font="VFD;40" halign="center" valign="top">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="30,280" size="420,20" borderWidth="2">
<convert type="EventTime">Progress</convert>
</widget>
</screen>
<screen name="ChannelSelection_summary" position="0,0" size="480,320" id="1">
<widget source="parent.ServiceEvent" render="Label" position="30,90" size="420,75" font="VFD;42" halign="left" valign="top" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="parent.ServiceEvent" render="Label" position="30,175" size="420,75" font="VFD;40" halign="left" valign="top" >
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="30,260" size="420,40" borderWidth="2">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
</screen>
<screen name="InfoBarMoviePlayerSummary" position="0,0" size="480,320" id="1">
<widget source="session.CurrentService" render="Label" position="30,90" size="420,170" font="VFD;40" halign="center" valign="top" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Progress" position="30,260" size="420,40" borderWidth="2">
<convert type="ServicePosition">Position</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
</screen>
<screen name="ChoiceBox_summary" position="0,0" size="480,320" id="1">
<widget source="parent.summary_list" render="Label" position="30,20" size="420,280" font="Regular;32" valign="top" />
</screen>
<screen name="MessageBox_summary" position="0,0" size="480,320" id="1">
<widget source="parent.Text" render="Label" position="15,10" size="450,200" font="Regular;42" halign="center" valign="top" />
<widget source="parent.selectedChoice" render="Label" position="15,210" size="450,90" font="Regular;48" halign="center" valign="top" />
</screen>
<screen name="MenuSummary" position="0,0" size="480,320" id="1">
<widget source="parent.title" render="Label" position="15,85" size="450,100" font="VFD;52" halign="center" valign="top"/>
<widget source="parent.menu" render="Label" position="15,195" size="450,110" font="VFD;52" halign="center" valign="top">
<convert type="StringListSelection" />
</widget>
<widget source="global.CurrentTime" render="Label" position="320,7" size="150,85" font="VFD;62" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="ServiceScanSummary" position="0,0" size="480,320" id="1">
<widget name="Title" position="15,10" size="450,130" font="VFD;48" transparent="1" />
<widget name="Service" position="15,140" size="450,150" font="VFD;36" transparent="1" />
<widget name="scan_progress" position="0,290" zPosition="1" borderWidth="2" size="480,25" backgroundColor="dark" />
</screen>
<screen name="SetupSummary" position="0,0" size="480,320" id="1">
<widget source="SetupTitle" render="Label" position="15,80" size="450,60" font="VFD;52" />
<widget source="SetupEntry" render="Label" position="15,140" size="450,120" font="VFD;42" />
<widget source="SetupValue" render="Label" position="15,260" size="450,60" font="VFD;42" />
<widget source="global.CurrentTime" render="Label" position="320,10" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="320,45" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="StandbySummary" position="0,0" size="480,320" id="1">
<widget source="global.CurrentTime" render="Label" position="40,75" size="400,110" font="VFD;72" halign="center">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>

<widget source="global.CurrentTime" render="Label" position="40,185" size="400,110" font="VFD;95" halign="center">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="SimpleSummary" position="0,0" size="480,320" id="1">
<widget source="parent.Title" render="Label" position="30,90" size="420,200" font="VFD;52" halign="center" valign="top" />
<widget source="global.CurrentTime" render="Label" position="320,10" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="320,45" size="150,35" font="VFD;32" halign="right">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="lcd_icons/REC.png" position="20,15" size="55,42" alphatest="blend">
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/CRYPT.png" position="75,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/TELETEXT.png" position="130,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/16x9.png" position="185,15" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="lcd_icons/DOLBY.png" position="240,14" size="55,42" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
</screen>
<screen name="MediaPlayerLCDScreen" position="0,0" size="480,320" id="1">
<widget name="text1" position="25,20" size="450,130" font="VFD;48"/>
<widget name="text3" position="25,155" size="450,75" font="VFD;36"/>
<widget name="text4" position="25,240" size="450,75" font="VFD;36"/>
</screen>
<screen name="WizardSummary" position="0,0" size="480,320" id="1">
<widget source="text" render="Label" position="15,10" size="450,80" font="VFD;40" transparent="1" />
<widget source="parent.list" render="Label" position="15,100" size="450,220" font="VFD;32">
<convert type="StringListSelection" />
</widget>
</screen>
</skin>



no hd glas
 
Top