How to display the same content in different screen of touchgfx?
Hi there,
I have a project with a display, and I want to show several screens.
All the screens have a time text at the top-left corner.
I know I can put a TextArea on all the screens, which means each one needs some memory to store the time value.
Is there any way, I can store the time in just one time, and display the time on any screen?
Thanks for your help!
