Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 15 of 148

Thread: NEW myNOVUM Skin

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #13
    Delagroov's Avatar
    Title
    ViX Beta Tester
    Join Date
    Dec 2010
    Location
    Netherlands
    Posts
    2,254
    Thanks
    398
    Thanked 423 Times in 317 Posts
    @nashu..now i see what you mean.

    Btw

    You need to use name="key_red" and name="key_green" in Plugin browser for Vix, as now the labels dont show up

    Your screenshots are probarbly from ATV image and they use a diffenert plugin.py for pluginbrowser(dont know why)

    I aready told ATV, but they did not react on it.

    ATV can solve it to use both names so all skin show the labels in plginbrowser, usin this code in pluginbrowser or simply use original from Vix Git which uses name="key_red" and name="key_green"
    Code:
    class PluginBrowser(Screen):
    	def __init__(self, session):
    		Screen.__init__(self, session)
    
    		self.firsttime = True
    
    		self["key_red"] = self["red"] = Label(_("Remove plugins"))
    		self["key_green"] = self["green"] = Label(_("Download plugins"))
    Last edited by Delagroov; 21-11-13 at 12:20.
    Vu+ Solo2 , Gigablue UHD Trio4k+500GB
    Astra 1,2,3
    Samsung 55Q67R 4k TV
    Logitech Harmony Elite, Harmony Touch

  2. The Following User Says Thank You to Delagroov For This Useful Post:

    Nashu (21-11-13)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.