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 1 of 1

Thread: A Simple way to make a new skin and know what screen does what visually

  1. #1
    markus625's Avatar
    Title
    ViX Beta Tester
    Join Date
    Dec 2011
    Posts
    1,104
    Thanks
    208
    Thanked 711 Times in 266 Posts

    A Simple way to make a new skin and know what screen does what visually

    Hi Guys thought id share with you a very simple way to design a new skin and most importantly know which screen does what visually.

    To start off I Use Altova XMLSpy to code all the skin.xml files.

    xmlspy1.jpg
    xmlspy2.jpg

    I then add the following code to each screen with the text being the screen name i.e infobar etc etc.

    HTML Code:
    <eLabel text="screenname_here" position="center,center" size="400,40" font="menulist;30" foregroundColor="white" backgroundColor="red" halign="center" valign="center" transparent="0" zPosition="99"/>
    For example the radiobar.

    HTML Code:
    	<screen name="RadioInfoBar" flags="wfNoBorder" position="fill" backgroundColor="transparent">
    	<eLabel text="RadioInfoBar" position="center,center" size="400,40" font="menulist;30" foregroundColor="white" backgroundColor="red" halign="center" valign="center" transparent="0" zPosition="99"/>
    	<panel name="InfoBar"/>
    	</screen>
    NetworkBrowser.jpg

    NimSelection.jpg

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

    Sicilian (19-05-15)

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.