Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Skin .XML information

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hi All,

Is there any document where I can find out or explain what are the functions in software and the values that can be used in the actions. Like in the following code. What is pannel id ="5" , group="2". And what are valid values that maybe inserted. There are many more the that code that I'm looking at.



=======================================
BANNER - GROUP 2
=======================================
<pannel id="5" group="2" visible="yes">
<size width="293" height="38"></size>
<pos x="225" y="0"></pos>
<down x="225" y="6826"></down>
</pannel>


I'm working on modifying, what I think is the best skin for videos, V-MIX 5.4. So I was able to correct the BPM channel problem where both the buttons only worked on channel 1 or left side. I made it so now I can display either the key or camelot information. Finally I changed how the Icon key shows up, sorry FORMAT I didn't like the way the icon was showing up; I got to used to the original icons.

So there are other thing I want to work on but I don't fully understand the code.

Thanks For Looking
 

geposted Fri 07 Nov 08 @ 4:14 pm
Hi

You can find some information on skin definition here:
http://www.virtualdj.com/forums/67707/Virtual_DJ_Skins/How_To_Skin_Virtual_DJ_And_How_To_Resize_VDJ_Skins.html#Resizer

For the pannel:
*ID is the identity of the pannel. This number is unique to each pannel. It is used to identify it.

*Group is used for grouping pannels.
For example you have two pannels (ID="1" and ID="2"). If you put both pannels in Group="1", then only one pannel can be visible at a time. If pannel 1 is displayed then pannel 2 is hidden. When pannel 2 is displayed, pannel 1 is hidden.
 

Thanks JeremK
That is what I was looking for; I knew I've seen that before but I just couldn't find it. I don't like the new search feature in this forum it doesn't work so well for me now. Can you put that in the Wiki pages

 

The skin SDK is being updated by CSTOLL in the wiki pages.
 

I hope he will finish it soon because I need it:-)
 



(Alte Themen und Foren werden automatisch geschlossen)