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
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
发表时间 3 hours ago
Sounds possible as a button.
发表时间 3 hours ago
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).
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).
发表时间 3 hours ago
your button could have action="nothing" and then have query="..." to trigger on/off logic. Whole thing having visibility="loaded"
发表时间 2 hours ago





