User Activity

TGFX with multiple languages, In one screen, click a button to play an animated image, a text widget(only one text widget) has English and Spanish content flashed back and forth during running the animation. This problem only happens after switching ...
I have the following bug in my project and cannot figure out why.In one function I was using an uninitialized pointer variable to receive data from another function. For some reason it works which I think shouldn't. The code is like this:funcA{ m...
I want to design a modal window to block the screen. Based on the different cases it will display different widgets. I want only to display the widgets without modal window background. But it looks like that the modal window class needs a background...
Hi,I want to check if there is a message sent from the backend task in every tick event. I am using a freertos queue to send/receive messages. I am wondering whether the handle tick event function is called in an interrupt callback. I need to use the...
Hi, We have two similar projects that have many files are in common. Many screens are also used in common. Currently, there have two TGFX designer projects to make GUI code for them. We need to figure out an easy way to manage these common files, dir...
Kudos from