2020-01-16 10:25 AM
How to use TouchGFX to make the button change textu color from green to red each time it is pressed?
2020-01-16 9:08 PM
you could try a toggle button with 2 images with different font colors, presuming only 2 states are desired.
2020-01-17 1:34 AM
Thanks. I try.
2020-01-22 5:44 AM
We managed to do it based on "Flex Button".