User Activity

I follow the guidelines in this articlehttps://support.touchgfx.com/docs/development/scenarios/example-gpioand my Touchgfx program can react to a single hardware button pressed event.Now I need to add 1 more hardware button and calculate how long the...
I use TouchGFX to generate a project for STM32U5A9J-DK and it can generate a list of files in the Target folder such as Buttons.cpp, CortexMMCUInstrumentation.hpp, CortexMMCUInstrumentation.cpp, KeySampler.hpp, KeySampler.cpp, and other files.If I de...
My app needs to display emails. How do I setup "Wildcard Characters", "Wildcard ranges"... to allow the TextArea to display Unicode Text dynamically (text generated at runtime)?Thanks.