Not designed for modification! Thanks!
can anyone fix this skin to work on OpenPLi?
- Forums
- → Viewing Profile: Posts: vrane
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 5 ( per day)
- Profile Views 3,881
- Age 110 years old
- Birthday April 3, 1914
-
Gender
Not Telling
Contact Information
User Tools
Friends
vrane hasn't added any friends yet.
Posts I've Made
In Topic: pleas edit PbmcHD
11 August 2014 - 18:37
In Topic: ScrollLabel.pyo in Extended Description...
16 January 2014 - 18:26
You render name is good, but what is your source!?
Try something like this, example for EventNow:
<widget source="session.Event_Now" render="ScrollLabel" position="87,200" size="500,207" font="Regular;22" foregroundColor="white" transparent="1"> <convert type="EventName">ExtendedDescription</convert> </widget>
or try to use "Event" source in EPG Selection screen:
<widget source="Event" render="ScrollLabel" position="87,200" size="500,207" font="Regular;22" foregroundColor="white" transparent="1"> <convert type="EventName">ExtendedDescription</convert> </widget>
In Topic: MetropolisHD by Franc
6 January 2014 - 22:17
Opps,found a little bug,it doesnt show channel name if its in cyrilic characters on Infobar...On channel list is OK,maybe font doesnt support cyrilic ...
Hello veskop.
<widget source="session.CurrentService" render="Label" position="253,480" size="781,44" font="Replacement; 40" backgroundColor="transpGrey" transparent="1" halign="center" foregroundColor="un21e2e2e2" zPosition="1">
Replace font name to Regular
<widget source="session.CurrentService" render="Label" position="253,480" size="781,44" font="Regular; 40" backgroundColor="transpGrey" transparent="1" halign="center" foregroundColor="un21e2e2e2" zPosition="1">
Done
Btw.
In the next version i'll implement support for Cyrillic characters.
Cheers,
Franc
In Topic: MetropolisHD by Franc
5 January 2014 - 23:41
Tested on some OpenPLI 3 based images (like OpenAR-P, PBnigma, TeamRed), also tested on OpenPLI 4 (Dreambox 500/800 HD...).
In Topic: MetropolisHD by Franc
5 January 2014 - 23:10
Cool, thanks!
- Forums
- → Viewing Profile: Posts: vrane