Jump to content


dany

Member Since 19 Nov 2010
Offline Last Active 03 Apr 2024 17:44
-----

Posts I've Made

In Topic: [WIP] PLi-DarkOS Skin

3 April 2024 - 17:29

into skin.xml ... just added the keys left-prev-0 buttons

</screen>
<screen name="PluginBrowser" position="fill" flags="wfNoBorder" backgroundColor="transparent">
  <panel name="Screen_Menu1" />
  <widget name="list" position="396,225" size="1130,610" scrollbarMode="showNever" itemCornerRadius="6"/>
  <widget addon="Pager" connection="list" position="396,849" size="1130,25" transparent="1" backgroundColor="background" />

  <ePixmap pixmap="buttons/key_0.png" alphatest="blend" position="1343,911" size="36,26" />
    <ePixmap pixmap="buttons/key_prev.png" alphatest="blend" position="1270,911" size="36,26" />
  <ePixmap pixmap="buttons/key_next.png" alphatest="blend" position="1303,911" size="36,26" />
</screen>
<screen name="PluginDownloadBrowser" title="Downloadable plugins" position="fill" flags="wfNoBorder" backgroundColor="transparent">
  <panel name="PluginBrowser" />
  <widget name="text" position="399,225" size="1110,75" zPosition="-1" transparent="1" font="Regular;32" valign="center" halign="center" />
</screen>


In Topic: [WIP] PLi-DarkOS Skin

3 April 2024 - 17:26

into skin.xml

</screen>
<!--* NumberZapExt -->
<screen name="NumberZapExt" position="0,945" size="1920,135" title="QuickZap" flags="wfNoBorder" backgroundColor="transparent">
   <eLabel name="layer1" position="0,0" size="1920,135" backgroundColor="background" zPosition="-10" />
   <eLabel name="layer2" position="300,0" size="300,135" zPosition="-10" backgroundColor="darkgrey" />
<!-- cf#_#picon -->
  <widget name="chPicon" position="51,8" size="198,119" transparent="1" zPosition="1" alphatest="blend" />
    <widget name="chNum" position="300,0" size="300,135" halign="center" valign="center" font="Regular;90" backgroundColor="background" foregroundColor="foreground" transparent="1" />
    <widget name="chName" position="600,-35" size="1320,135" halign="center" valign="center" font="Regular;67" backgroundColor="background" foregroundColor="foreground" />
    <widget name="chBouq" position="600,70" size="1320,180" halign="center"  font="Regular; 43" backgroundColor="background" foregroundColor="foreground" noWrap="1" transparent="1" />
 </screen>

 

 

into skin.xml .. this one to show Editmenu ,,

 

</screen>

<!-- Menus -->
<screen flags="wfNoBorder" name="Menu" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
   <panel name="Color_Buttons_Screen_1" />

</screen>
<screen flags="wfNoBorder" name="menu_mainmenu" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
    <panel name="Color_Buttons_Screen_1" />

  </screen>
<screen flags="wfNoBorder" name="MenuSort" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
  <ePixmap pixmap="buttons/key_prev.png" alphatest="blend" position="30,1031" size="52,38" />
  <ePixmap pixmap="buttons/key_next.png" alphatest="blend" position="82,1031" size="52,38" />
  <panel name="Color_Buttons_Screen_1" />
 
  </screen>
<screen flags="wfNoBorder" name="menu_setup" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
    <panel name="Color_Buttons_Screen_1" />

  </screen>
<screen flags="wfNoBorder" name="menu_system" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
    <panel name="Color_Buttons_Screen_1" /> 

</screen>
<screen flags="wfNoBorder" name="menu_information" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
    <panel name="Color_Buttons_Screen_1" />

</screen>
<screen flags="wfNoBorder" name="menu_scan" position="fill" backgroundColor="transparent">
  <panel name="MenuTemplate" />
    <panel name="Color_Buttons_Screen_1" />

</screen>

 

 


In Topic: [WIP] PLi-DarkOS Skin

3 April 2024 - 17:22

into skin.xml ... Its smaller size now fits the skin better

</screen>
<screen name="UpdatePlugin" position="fill" title="Software Update" flags="wfNoBorder" backgroundColor="transparent">
  <widget source="package" render="Label" position="396,220" size="1050,45" font="Regular;30" backgroundColor="background" foregroundColor="foreground" transparent="1" />
  <widget source="status" render="Label" position="396,295" size="1050,45" font="Regular;30" backgroundColor="background" foregroundColor="foreground" transparent="1" />
      <widget name="slider" position="396,670" size="1110,20" zPosition="100" transparent="1"/>
  <widget name="activityslider" position="396,690" size="1860,6" pixmap="window/slider100.png" transparent="1" zPosition="100"/>
   <panel name="Screen_Menu1" />
</screen>


In Topic: [WIP] PLi-DarkOS Skin

3 April 2024 - 17:20

into skin.xml .. mountpoints management

</screen>
<screen name="AutoMountView" position="fill" flags="wfNoBorder" backgroundColor="transparent">
  <panel name="ConfigScreenTemplate"/>
  <widget source="legend1" render="Label" position="346,130" size="300,75" transparent="1" zPosition="1" font="Regular;27" valign="center" halign="left" />
  <widget source="legend2" render="Label" position="696,130" size="525,75" transparent="1" zPosition="1" font="Regular;27" valign="center" halign="center" />
  <widget source="legend3" render="Label" position="1256,130" size="300,75" transparent="1" zPosition="1" font="Regular;27" valign="center" halign="right" />
  <widget source="config" render="Listbox" position="396,230" size="1110,630" scrollbarMode="showOnDemand">
  <convert type="TemplatedMultiContent">
    {"template": [
      MultiContentEntryPixmapAlphaTest(pos = (22,15),size = (72,72),png = 0),# index 0 is the isMounted pixmap
      MultiContentEntryText(pos = (150,15),size = (285,37),font=0,flags = RT_HALIGN_LEFT,text = 1),# index 1 is the sharename
      MultiContentEntryText(pos = (435,5),size = (345,30),font=1,flags = RT_HALIGN_LEFT,text = 2),# index 2 is the IPdescription
      MultiContentEntryText(pos = (435,35),size = (720,30),font=1,flags = RT_HALIGN_LEFT,text = 3),# index 3 is the DIRdescription
      MultiContentEntryPixmapAlphaTest(pos = (950,25),size = (72,72),png = 4),# index 4 is the activepng pixmap
      MultiContentEntryPixmapAlphaTest(pos = (995,15),size = (72,72),png = 5),# index 4 is the mounttype pixmap
     ],
     "fonts": [gFont("Regular",37),gFont("Regular",27)],
     "itemHeight": 75
    }
  </convert>
  </widget>
  <widget source="introduction" render="Label" position="780,875" size="1110,34" transparent="1" zPosition="10" font="Regular;30" valign="center" halign="center" />
</screen>

 


In Topic: [WIP] PLi-DarkOS Skin

3 April 2024 - 17:16

 into skin.xml

</screen>

<!-- Positioner setup -->
<screen name="PositionerSetup" title="Positioner setup" position="fill" flags="wfNoBorder" backgroundColor="transparent">
  <panel name="Screen_Menu1"/>
   <widget name="status_bar" position="center,140" size="330,37" font="Regular;30" foregroundColor="yellow" halign="center"/>
   <panel position="-375,100" size="e,e">
   <widget name="list" position="780,105" size="1110,7*38" itemHeight="38" font="Regular;28" backgroundColor="secondBG" transparent="1"/>
   <eLabel text="Frequency:" position="780,400" size="330,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="frequency_value" position="1110,400" size="150,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <eLabel text="Polarisation:" position="780,447" size="330,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="polarisation" position="1110,447" size="150,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <eLabel text="Symbolrate:" position="780,493" size="330,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="symbolrate_value" position="1110,493" size="150,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <eLabel text="FEC:" position="780,540" size="330,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="fec_value" position="1110,540" size="150,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="snr_db" position="1110,610" size="300,37" backgroundColor="secondBG" foregroundColor="white" transparent="1" font="Regular;30" halign="center"/>
   <eLabel text="SNR:" position="780,650" size="120,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="snr_bar" position="1110,653" size="300,26" backgroundColor="secondBG" transparent="1" borderWidth="1"/>
   <widget name="snr_percentage" position="1425,650" size="120,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <eLabel text="BER:" position="780,695" size="120,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="ber_bar" position="1110,698" size="300,26" backgroundColor="secondBG" transparent="1" borderWidth="1"/>
   <widget name="ber_value" position="1425,695" size="120,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <eLabel text="Lock:" position="780,745" size="120,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
   <widget name="lock_state" position="1110,745" size="300,37" backgroundColor="secondBG" transparent="1" font="Regular;30"/>
  </panel>
  <widget name="status_bar" position="1120,847" size="425,37" font="Regular;29" foregroundColor="yellow" halign="center" />
</screen>