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 ...

Slider with inverted MIN, MAX values

Hello,I'm working with a slider and ran into this problem.When I definesetValueRange(0, 255);and then I set the valuesetValue(25);so everything works. But I would like to turn the values on the slider. That means I will entersetValueRange(255, 0);At ...

JNova.0 by Associate III
  • 461 Views
  • 0 replies
  • 2 kudos

Resolved! Scroll animation

Does in the TouchGFX is scrollable container animation? I use doScroll() function but it would be nicer if it scrolls automatically with animation or smoothly.

heyo by Senior
  • 894 Views
  • 3 replies
  • 0 kudos

Resolved! custom widget

Hello,once again the same question - Custom Widget.Everything I do now I do with a Custom Container, but I'm wondering how to do it with a Custom Widget.Can an existing widget be used in a custom widget? For example, can I draw a circle and a line un...

JNova.0 by Associate III
  • 822 Views
  • 4 replies
  • 0 kudos

DynamicGraph issues

 I've been using dynamicGraph regularly by now (mostly in TouchGFX) and, randomly, in the generated code of both the .hpp and .cpp files (mainPageViewBase.hpp/.cpp) istances of elements inside the dynamicGraph are deleted/not generated (GraphelementD...

edsatt by Associate
  • 894 Views
  • 3 replies
  • 2 kudos

Resolved! touchGFX

Good morning everyone, I'm new to the community and also new to programming. Could someone tell me if with touchGFX you can create buttons that appear from the right or left no matter when you switch from one screen to another? Thank you

StefanoL by Associate III
  • 578 Views
  • 2 replies
  • 0 kudos

Touchgfx wrong color issue

Hi.I am working on a project with stm32h750 custom board and touchgfx.2.4'' TFT screen that communicates with SPI interface is used in the project.When I generate the gui with touchgfx, everything looks fine except the colors.For example, if I use a ...

johnLocke by Associate II
  • 1771 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Designer support

Hello,I have issues installing TouchGFX Designer on Windows 11.I would like to install version 4.19.1 to edit an old project built with this version. When I do, I get the following window running endlessly :I also tried to install latest version (4.2...

illmanta_0-1706178060100.png
illmanta by Associate
  • 814 Views
  • 3 replies
  • 1 kudos