How to set the color of a button from code?
Hello,
Is there a way to change the color of a botton directly from the code?
Thanks.
Hello,
Is there a way to change the color of a botton directly from the code?
Thanks.
Hi @GMeur,
There are multiple types of buttons. If you're using a standard Button it requires an image for both released and pressed states so you would have to have assets in the color of your choice.
If you're using a flex button, you might be using a "Box with Border" - And here you can change the color of the box (and thus button) directly.
/Martin
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.