Change button text color dynamically

Hi!

I’m trying to change the button text color dynamically, but the things that i have tried don’t work.

There is any way to do this? Maybe is a simple thing, but i don’t get it…

thanks

Regards

The easier way is two create two button and change their visibility using hide()/show() methods or batches:

samples/03_toolbar/04_button_sets.html