STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! Problems in developing a custom external loader.

H​ello.I am trying to make a touchgfx demo using stm32f767 apollo board.However, I was stuck while applying a custom external loader using w25q256.I've modified the code from my existing 746-disco demo and it doesn't work at all.Dose anyone have exam...

YJMoon by Associate III
  • 1529 Views
  • 7 replies
  • 0 kudos

Resolved! How to wait for modal window's return value

A message box based on modal window widget with 2 buttons, one is ok, the other is cancel.When any button is clicked, modal window is hide and return the button value to the caller.Can it be implemente in someway so it can be called like this? int re...

shark by Senior
  • 552 Views
  • 1 replies
  • 0 kudos

Resolved! Custom Events

Is there any way to create a custom event, similar to how there are keyboard/touch events?In my project, I need to have two hardware encoders for user input. Right now, in order to keep the hardware separate from the UI implementation, I have the ha...

j o by Associate II
  • 971 Views
  • 3 replies
  • 0 kudos