cancel
Showing results for 
Search instead for 
Did you mean: 

Missing variables textCounterBuffer and TEXTCOUNTER_SIZE

BBoec
Associate II

Dear,

 On https://touchgfx.zendesk.com/hc/en-us/articles/205443982 the variables textCounterBuffer and TEXTCOUNTER_SIZE are used in snprintf.

 If I'm not mistaken, those variables are not available in TouchGFX 4.10.0. Is that correct?

Thanks,

Bart

1 ACCEPTED SOLUTION

Accepted Solutions
cameronf
Senior

If you add a wildcard to the textArea and check the "Use wildcard buffer" option they should get generated in the ViewBase class for that screen.

Screenshot:

0690X000008B7t8QAC.png

EDIT: add screenshot

View solution in original post

2 REPLIES 2
cameronf
Senior

If you add a wildcard to the textArea and check the "Use wildcard buffer" option they should get generated in the ViewBase class for that screen.

Screenshot:

0690X000008B7t8QAC.png

EDIT: add screenshot

BBoec
Associate II

thank you, nice catch! 🙂