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! Honest opinion required: STemWin vs TouchGFX

I have to work on a long term project that involves using the LCD on the STM32H745XIH6 board and deciding which pathway to choose is crucial at the beginning of a project to avoid as much hassle as possible.If I use STemWin, will I get support from t...

How to change screen transition heap ?

Hi ,I've implemented multiple screen in my project(Custom project using STM32F429zi controller with external RAM and Flash). I'm getting memory fault issue whenever I'm transitioning from one particular screen to any other screen. When I debugged I g...

tuka214 by Associate
  • 630 Views
  • 1 replies
  • 0 kudos

Swipe Container Detecting Swipe

Is there a way of detecting a swipe has been performed using the swipe container?I see others have used some callbacks but these posts are a few years old.I would think this would be a "default" out of the box functionality, after all it is a SWIPE c...