User Activity

Hi!Since upgrading to TouchGFX 4.17, a box with an Alpha value does not work anymore. It just paints like as an opaque box, but not like a (semi-)transparent box.Thus I tried to create my own widget that draws a rectangle with the following code:HAL:...
Hi,I came across the missing implementation of CacheableContainer::cachedBitmapId in the following situation:My application starts with a screen where CacheableContainers are used. This first time everything works fine.Then the application switches t...
I'm using a texture mapper to rotate an arrow inside a circle. That works perfectly well as long as the arrow is included as image asset and this image is directly set as image in the texture mapper.As soon as I remove the arrow from the assets and p...
Hi Folks,I'm using the STM32L4R9 DISCO Board where some additional hardware is attached to (via I2C bus). My TouchGFX version is 4.14.0 and I'm using the ChromArtDMA class instead of the class generated by CubeMX to have fast L8 bitmap painting which...
Kudos from