User Activity

I'm no MVP expert, so would like to get the opinion of those who are.I have a slider on a screen that controls the displayed value of a parameter in a TextArea widget above the slider. The slider position is converted to a floating point value and a...
I have a scroll wheel containing a dynamically-created list of items that I would like to be able to traverse using swiping or dragging motions. When the desired item is in view, I want the user to be able to select it with a touch press, just like ...
I have a working project that was running in STM32CubeIDE v1.7.0, with STM32CubeMX v6.3.0 and TouchGFX v4.18. After updating to STM32CubeIDE v1.10.1, STM32CubeMX v6.6.1, and TouchGFX v4.20, the program is getting stuck in HAL_Delay when HAL::initiali...
After updating TouchGFX to 4.20, my auto-generated file for <screen>ViewBase.cpp is resulting in an undefined reference to setDrawableSize:This is for a scroll list I have on one of my screens. Has anyone else had this issue? I'm wondering if it's a ...
I've been trying to upgrade an existing working TouchGFX application that was in STM32CubeIDE 1.7.0 and TouchGFX Designer v4.18.0. I've spent an entire day trying various ways to upgrade the project, but I keep running into undefined reference error...
Kudos from