Hello guys.
I'm trying to create a new skin for my old box which is working on OpenPli 4.0 software.
I know this is old software but very popular for this box in my country.
Anyway I would like to change the font for fallowing sections.
- EPG Selection
- Movie Selection
I tried already everything like: font="Arial, 24" and many others and nothing is working for them sections.
I have changed the most important section which is ChannelSelection and I used below commands and they working fine.
serviceNumberFont="Arial;24" serviceNameFont="Arial;24" serviceInfoFont="Arial;20"
It looks like them two sections EPG and Movie selection must be changed somewhere else.
I know this software is old but this is basic knowledge so hope you will be able to help me.
Basically I would like to know how those variables are created, for example to change my ChannelSelection section so list I have used them:
colorServiceNumberSelected colorServiceDescription colorServiceDescriptionSelected foregroundColorServiceNotAvail colorEventProgressbarBorder colorEventProgressbarBorderSelected colorEventProgressbar colorEventProgressbarSelected selectionPixmap backgroundColorSelected EventProgressbarBorderWidth serviceItemHeight serviceNumberFont serviceNameFont serviceInfoFont
the question is how they are created and where I can find what variable should be used for those sections.
Thanks guys!