User Activity

Hi!I'm developing an application in the simulator, I'm stuck on one bug with the scrollWheel. I have done these two scrollWheel that i update on their respective callbacks like this:void Display_Stages::m_scroll_pressureUpdateItem (Item_To_Select &it...
Hi I have a scrollable container inside a swipe container and i need to check when the drag is horizontal and when it's vertical so that I can channel the event to the one i want it to handle with, this was discussed and resolved in this post:https:/...
Hi gm, I am creating a project in STM32CubeIDE with touchGFX, right now the project builds, but when i pass it to the board the screen shows white, and when debugging I noticed that when it gets to the line tick() in                              HAL....