cancel
Showing results for 
Search instead for 
Did you mean: 

How to write a code for a counter.

KTayl.3
Associate

I am very new to coding, but I have to get this program written for work. I need some of the buttons that I have put into my TouchGFX project to consecutively count up and down after each press of the button on the screen. How would I go about setting this up in the program code?

1 REPLY 1
Alexandre RENOUX
Principal

Hello,

Please have a look at the UI example "Button Example" available in TouchGFX Designer. I believe this is exactly what you are looking for.

/Alexandre