STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Resolved! Scroll Whell with button don't allways scroll

Hello,I wish to have a Scroll Whell containing a list of buttons and used this tutorial for that.The problem is, if I try to unroll from a button, it doesn't unroll. (If I unroll from a blank area, that's okay).I use a Scroll Whell as in the tutorial...

Add chinese characters to TouchGFX fonts

When I add the unicode to the proper font for chinese characters the file gets overwritten when I generate code with TouchGFX. So how do I properly update the fonts this way in the middle of a large project?

DElli.1 by Associate III
  • 602 Views
  • 1 replies
  • 0 kudos

Problem with custom Application Template

By following this guide (https://touchgfx.zendesk.com/hc/en-us/articles/115002741432-Create-custom-Application-Template) I have made an custom application template for our hardware. I'm able to select my application template in TouchGFX Designer (4....

MLind by Associate II
  • 845 Views
  • 4 replies
  • 1 kudos

Change Painter with Animation

Hello community,i want to know if there is a easy way to change the Painter for a Shape (Circle) with an Fade Animation.I can programmatically change the Color. Now i want to Fade the Color Change. The alternative idea is to put a second Circle on to...

LSobo.1 by Associate II
  • 510 Views
  • 1 replies
  • 0 kudos