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

Same property on multiple screens

Hi All,I would like to have button with a text label for instance on different screens which represent voltage say. On the screen there might be a slider and this can change the value of voltage text. Also, present in hardware is a rotary dial this c...

kweisi50 by Associate II
  • 363 Views
  • 2 replies
  • 0 kudos

Video widget with STM32469i-eval

Hi,I'm using the TouchGFX 4.18.1 and trying to program the STM32469I-EVAL board with a video widget. I selected the proper eval board then added the video widget. Success for generate code. Simulator works fine.But, 'Run Target' fails with the follow...

ari_v2 by Senior
  • 694 Views
  • 5 replies
  • 1 kudos

Resolved! buttonwithlabel change text

Hi there !i'm gonna to 'play' with touchgfx , and after a help from community ii'm going to make my first program. And here i'm first problem. I wanto to change the name of a button after i touch and right now i just try to wrote that :void Screen1V...

SGian.1 by Senior
  • 563 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with video widget and FrontendApplication

On a custom screen which contains a VideoWidget, I added a button that calls a callback to go back to another screen. I switch the screen as it's suggested from ST by calling static_cast<FrontendApplication*>(Application::getInstance())->gotoHomeScre...

BDELI.2 by Associate II
  • 614 Views
  • 3 replies
  • 0 kudos
Labels