sorry Master
but it is voluntary the fact that png overscan1920x1080.png is no longer present in the skin_default folder
1_0_19_4BC9_832_600_FFFF0000_0_0_0_20180421150813.jpg 72.68KB 27 downloads
Posted 21 April 2018 - 14:09
sorry Master
but it is voluntary the fact that png overscan1920x1080.png is no longer present in the skin_default folder
1_0_19_4BC9_832_600_FFFF0000_0_0_0_20180421150813.jpg 72.68KB 27 downloads
Posted 23 May 2018 - 17:21
Menu - Setup - penultimate option, just above "software update".
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 23 May 2018 - 17:33
just add this in skin.xml I think
<!-- ChoiceBox --> <screen name="ChoiceBox" title="" position="fill" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="TextTemplate" /> <widget name="list" position="780,100" size="1110,912" scrollbarMode="showOnDemand" /> </screen>
<!-- Flash_OnLine --> <screen name="FlashOnline" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="info-local" position="844,91" size="1000,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /> <widget name="info-online" position="844,562" size="1000,180" halign="left" font="Regular; 30" foregroundColor="unffff00" /> </screen> <screen name="doFlashImage" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="imageList" position="844,91" size="1000,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /> </screen> <screen name="DeviceBrowser" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="filelist" position="844,91" size="1000,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /> <widget name="message" position="844,91" size="1000,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /> </screen>
Edited by pzanone, 23 May 2018 - 17:33.
Posted 24 May 2018 - 07:55
just add this in skin.xml I think
<!-- ChoiceBox --> <screen name="ChoiceBox" title="" position="fill" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="TextTemplate" /> <widget name="list" position="780,100" size="1110,912" scrollbarMode="showOnDemand" /> </screen><!-- Flash_OnLine --> <screen name="FlashOnline" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="info-local" position="844,91" size="1000,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /> <widget name="info-online" position="844,562" size="1000,180" halign="left" font="Regular; 30" foregroundColor="unffff00" /> </screen> <screen name="doFlashImage" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="imageList" position="844,91" size="1000,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /> </screen> <screen name="DeviceBrowser" position="fill" title="FlashOnline" flags="wfNoBorder"> <panel name="PigTemplate" /> <panel name="ButtonTemplate" /> <widget source="global.CurrentTime" render="Label" position="1665,22" size="225,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;36" valign="center" halign="right"> <convert type="ClockToText">Format:%-H:%M:%S</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1440,52" size="450,37" foregroundColor="orange1" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="right"> <convert type="ClockToText">Date</convert> </widget> <widget name="filelist" position="844,91" size="1000,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /> <widget name="message" position="844,91" size="1000,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /> </screen>Test this even if it's all right, if so it will be posted in the next update of Open Pli 6.2.<!-- Flash_OnLine --><screen name="FlashOnline" position="fill" title="FlashOnline" flags="wfNoBorder"><panel name="PigTemplate" /><panel name="ButtonTemplate" /><widget name="info-local" position="780,108" size="1110,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /><widget name="info-online" position="780,578" size="1110,180" halign="left" font="Regular; 30" foregroundColor="unffff00" /></screen><screen name="doFlashImage" position="fill" title="FlashOnline" flags="wfNoBorder"><panel name="PigTemplate" /><panel name="ButtonTemplate" /><widget name="imageList" position="780,108" size="1110,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /></screen><screen name="DeviceBrowser" position="fill" title="FlashOnline" flags="wfNoBorder"><panel name="PigTemplate" /><panel name="ButtonTemplate" /><widget name="filelist" position="780,108" size="1110,466" halign="left" scrollbarMode="showOnDemand" itemHeight="38" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" foregroundColor="unc6e0f3" font="Regular; 32" /><widget name="message" position="780,108" size="1110,466" halign="left" foregroundColor="unc6e0f3" font="Regular; 32" /></screen>
Posted 24 May 2018 - 08:15
with this is OK
<!-- SelectImage --> <screen name="SelectImage" title="" position="fill" flags="wfNoBorder"> <panel name="ChoiceBox" /> </screen>Regards
You know, if you install my skin from the pli feed then come the adjustments without saying along during the update of your box.
Posted 24 May 2018 - 08:31
with this is OK
<!-- SelectImage --> <screen name="SelectImage" title="" position="fill" flags="wfNoBorder"> <panel name="ChoiceBox" /> </screen>Regards
You know, if you install my skin from the pli feed then come the adjustments without saying along during the update of your box.
Is processed in OpenPli comes automatically with the update,
Posted 12 September 2018 - 15:17
Loui (PD1LOI)
Could you tell me which line to edit in skinxml for the date being covered by the crypto info
Posted 18 September 2018 - 12:08
Vandaag de nieuwe openpli image erop gezet en de PD1LOI FULL HD NIGHT werkt weer perfect , bedankt weer.
Volgende week weer een update,veel veranderingen in kleine details van verschillende plugins ook die er standaard niet in openPli zitten.
Super kijk er aar uit.
0 members, 13 guests, 0 anonymous users