19 сентября | 2024г. | 19:58:02

АвторТема: Обсуждение и модификация плагинов (Общие вопросы)  (Прочитано 180342 раз)

0 Пользователей и 58 Гостей смотрят эту тему.

Оффлайн MegAndretH

  • Джедай Куратор
  • **
  • Сообщений: 1012
  • Поблагодарили: 1138
  • Уважение: +5
v.igoran. Вот себе делал для OpenPLi. Требуется установка клубной библиотеки.
Спойлер   :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<skin>
<fonts>
   <font filename="nmsbd.ttf" name="FdLcD" scale="100" />
</fonts>
<!-- template -->
<screen name="SummaryClockPanel">
<widget source="global.CurrentTime" render="Label" position="right" size="56,*" font="FdLcD;22" halign="right" noWrap="1" >
   <convert type="ClockToText"></convert>
</widget>      
</screen>

...

<screen name="QuickSignalScreen_summary" position="fill" >
<eLabel text="SNR" position="0,0" size="53,20" font="FdLcD;18" halign="center" valign="center" />
<widget source="session.FrontendStatus" render="Progress" position="53,0" size="150,18" borderWidth="2" >
   <convert type="FrontendInfo2">SNR</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" position="203,0" size="53,20" font="FdLcD;18" halign="center" valign="center" >
   <convert type="FrontendInfo2">SNR</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" position="103,0" size="50,20" font="FdLcD;18" halign="center" valign="center" zPosition="1" transparent="1" >
   <convert type="FrontendInfo2">SNRdB</convert>
</widget>
<eLabel text="AGC" position="0,20" size="53,20" font="FdLcD;18" halign="center" valign="center" />
<widget source="session.FrontendStatus" render="Progress" position="53,20" size="150,18" borderWidth="2" >
   <convert type="FrontendInfo2">AGC</convert>
</widget>
<widget source="session.FrontendStatus" render="Label" position="203,20" size="53,20" font="FdLcD;18" halign="center" valign="center" >
   <convert type="FrontendInfo2">AGC</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="0,40" size="256,4" borderWidth="1" >
   <convert type="EventTime">Progress</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="0,44" size="74,20" font="FdLcD;22" valign="top" noWrap="1" >
   <convert type="EventTime">Remaining</convert>
   <convert type="RemainingToText">NoSeconds</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/vfd_icon_rec.png" position="74,50" size="26,12" >
   <convert type="ConditionalShowHide">Blink</convert>
</widget>   
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_txt.png" position="104,50" size="14,12" >
   <convert type="ServiceInfoEX">HasTelext</convert>
   <convert type="ConditionalShowHide" />
</widget>   
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_crypt.png" position="122,50" size="11,12" >
   <convert type="ServiceInfoEX">IsCrypted</convert>
   <convert type="ConditionalShowHide" />
</widget>         
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_dolby.png" position="137,50" size="16,12" >
   <convert type="ServiceInfoEX">IsMultichannel</convert>
   <convert type="ConditionalShowHide" />
</widget>            
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_format.png" position="157,50" size="22,12" >
   <convert type="ServiceInfoEX">IsWidescreen</convert>
   <convert type="ConditionalShowHide" />
</widget>   
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_hd.png" position="183,50" size="17,12" >
   <convert type="ServiceInfoEX">VideoWidth</convert>
   <convert type="ValueRange">721,1980</convert>
   <convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/vfd_icon_sd.png" position="183,50" size="17,12" >
   <convert type="ServiceInfoEX">VideoWidth</convert>
   <convert type="ValueRange">0,720</convert>
   <convert type="ConditionalShowHide" />
</widget>               
<widget source="global.CurrentTime" render="Label" position="200,44" size="56,20" font="FdLcD;22" halign="right" valign="top" noWrap="1" >
   <convert type="ClockToText"></convert>
</widget>      
</screen> 
</skin>


Теги:
 

Похожие темы

  Тема / Автор Ответов Последний ответ
36 Ответов
68202 Просмотров
Последний ответ 03 мая | 2019г. | 00:07:01
от Ser6
6 Ответов
7544 Просмотров
Последний ответ 02 ноября | 2019г. | 10:47:41
от SharkyEXE
111 Ответов
35133 Просмотров
Последний ответ 12 февраля | 2022г. | 04:24:31
от oys
24 Ответов
10556 Просмотров
Последний ответ 12 февраля | 2022г. | 04:27:05
от oys
2 Ответов
4138 Просмотров
Последний ответ 31 января | 2022г. | 21:58:25
от berimor18


X

Добро пожаловать!

Мы заметили, что у Вас установлено расширение AdBlock или ему подобное. Пожалуйста добавьте наш Клуб в белый список, внесите этим посильную лепту в его развитие. Спасибо!