User Activity

Hello, I just noticed that foceState and getState (for toggleButton) are not what i thought they were, until now I used to think that forceState would just simulate the press of a button for being able to press a button from the code, without physica...
We have a custom template project created in cubeMX for the board STM32H735-DK that was created only to have some functionalities,now I have taken that template and added the screen functionality and now im trying to add the touch functionality, I ha...
Gm, I am creating a scrollable list of items, and we want have an image for each one of the items in the list, I have created a code that always prints 12 images depending on the scrollContainer.getScrolledY() value. This is for memory saving. To dis...
HiI'm trying to use handleTickEvent() in order to execute 2 functions in every tick, but it does nothing, I have declared virtual void handleTickEvent(); in the hpp file of my screen and then called it like this:But this only calls those functions th...
I'm having an error where i get not such file or directory in an include but the file is there exactly where its located in the project that that touchGFX generates for my boardAnd while reading the documentation I saw that In Project manager, the op...