STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 wheel using hardware buttons

Hi,I'm working on stm32h7 controller and also designed GUI using scroll wheel and able to scroll using touch but i need to scroll the wheel up and down using two hardware buttons.I also created the queue in model but how to scroll up and down.Thank y...

KM L.1 by Associate II
  • 1445 Views
  • 6 replies
  • 2 kudos

Resolved! "Failed to load native freetype library"

Fresh Windows 11 install, fresh TouchGFX install. Started up fine, until I tried to open one of the sample projects. Now the tool won't start at all, and I just get a dialog "Failed to load native freetype library / Could not open file".I did find: h...

Memory leak in an example?

Just came across this in one of my pet projects.https://support.touchgfx.com/docs/development/ui-development/ui-components/containers/list-layoutvoid Screen1View::setupScreen() { Screen1ViewBase::setupScreen(); //listLayout1.setWidthHeight(0,...

MichaelM by Associate
  • 590 Views
  • 3 replies
  • 2 kudos