Se Connecter:     


Forum: General Discussion

Sujet: Lines - Page: 2
I took the old one out at the top and pasted the new ones suggested.
 

Put a value where it expects a value, you were expecting
"ABOUT THE SAME Y AS BROWSER POSITION WHEN 4 DECKS" to be valid?
I wasn't being literal, interpret what it's saying.
 

Got it. Thank you.
Does anyone know how I can display the name to a custom slider or knob like in VDJ 8? I see the code for the buttons, but not for the slider.
 


I added my own extra slider custom_buttons, it's pretty easy it's just a slider with the action calling the custom_button,
class="knob_modern_small", I lifted from the performance skin
<panel class="knob_modern_small" x="+24+10-7" y="+50-13-35" visibility="yes">
<slider action="custom_button 5" rightclick="custom_button_edit 5"/>
</panel>


So if you want a label, it's just a slider, nothing special about it being a custom button.
 

How do I change the wave color of the sandbox? Everything is all shades of blue just like deck 1.