Ingresar:     


Forum: VirtualDJ Skins

Tópico: Skin text action; visibility or visual?
Hi,

Making progress and having fun with skin design. I have a complex little visual to make.

A text the is poping up when deck 1 is playing.
The text is show the BPM value.
The text is white when the deck is not in master mode.
The text is orange when the deck is in master mode.
The text is off when deck 1 is not loaded (is this a visual or a visibility?)
(in the SDK text is not mentioned under the visual)
The text has an orange square behind it when deck 1 is playing.

Can this al be made with 1 element?

mvg,
Marcel
 

Mensajes 3 hours ago
Sounds possible as a button.
 

yes, i have seen it as button, but there is no action performed by this visual box.

I can make this out a few elements with the option visibility, but the SDK manual dont mentioned this
as preferred. (i should use a visual element).
 

your button could have action="nothing" and then have query="..." to trigger on/off logic. Whole thing having visibility="loaded"