FactoryTalk Optix: how to change button background color I'm trying to change the background color of a button: -the button toggles a Boolean variable -when that variable is true I should use a background. color, when it is false I have to change it I have tried with key value map but I need to put a color in background color and not a string. How to do it? Many thanks in advice!
FactoryTalk Optix: how to change button background color
I'm trying to change the background color of a button:
-the button toggles a Boolean variable
-when that variable is true I should use a background. color, when it is false I have to change it
I have tried with key value map but I need to put a color in background color and not a string.
How to do it? Many thanks in advice!