Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Little Cuenames tool - need help with syntax

This topic is old and might contain outdated or incorrect information.

SveninoPRO InfinityMember since 2009
[DjDad Edit]
Sorry Svenino, i tried to quote and pressed the wrong button :P and i deleted your message

Your question was about to display cuenames depending which deck was selected ...
Here is the answer ...


You need to have 2 panels with visible condition

<panel panel="cuenames" id="deck1cuesSel" group="deck1cues" visible="deck 1 select">
<...dimensions and size of the area your cuenames are>
</panel>
<panel panel="cuenames" id="deck2cuesSel" group="deck1cues" visible="deck 2 select">
<...Same dimensions >
</panel>

and then have 2 textzones depending on what panel is on..
<textzone panel="deck1cuesSel" deck="1">
<size width="208" height="31"/>
<pos x="544" y="132"/>
<up x="859" y="2962"/>
<text font="arial narrow" size="29" format="%namecue1" scroll="yes" color="red"/>
</textzone>
<textzone panel="deck2cuesSel" deck="1">
<size width="208" height="31"/>
<pos x="544" y="132"/>
<up x="859" y="2962"/>
<text font="arial narrow" size="29" format="%namecue1" scroll="yes" color="blue"/>
</textzone>

Same for deck 2


 

Posted Fri 09 Mar 12 @ 10:54 am
SveninoPRO InfinityMember since 2009
Thank You djdad but I give up.
I tried hours and everything is confused now.
So my cuenames stay white!
Thank You again for Your kindness.
Svenino
 

Posted Fri 09 Mar 12 @ 5:09 pm
SveninoPRO InfinityMember since 2009
Just wanna say THANKS again.
Everything is fine and my Cuenames are colored.
DjDad You made it.
 

Posted Sat 14 Apr 12 @ 3:36 am


(Old topics and forums are automatically closed)