A.2.2
Feedback
Feedback can be sent to a button using its tag. The type of message determines
which attribute of the button it changes. The following attributes of a button
can be set using feedback:
• Visual state
The visual state of a button can be used as feedback to the user, indicating for
example if a light or cue is active. It is much like having an LED light inside a
physical button. When enabled, either via a feedback message or by pressing a
button with the special property "Toggle", the inside of the button will be filled.
• Label
The label is a string of text displayed inside the button. The default value is
set in the showfile, but it can be temporarily changed using a feedback message.
Reloading the showfile will return the button to its default label.
• Colour
The default colour of the button is set in the showfile, but it can be temporarily
changed using a feedback message. Reloading the showfile will return the
button to its default colour.
OSC
Type
Value
Bool
On/Off
Integer
1/0
String
text
Colour
colour
UDP and TCP
Type
Value
Bool
On/Off
Integer
1/0
String
text
Colour
HEX RGB colour
Controls
State
State
Label
Colour
Controls
State
State
Label
Colour
62
Example
my-button=on
my-button=1
my-button=text
my-button=#FF00FF
Need help?
Do you have a question about the Kiosc and is the answer not in the manual?