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! Switching Screen by HW button?

HI All,I'm having an issue regarding switching screen.in My GUI, i have Screen one and Screen two,1- in screen one i set an interaction for changing the current screen (to screen two) by hardware button and i generated the code correctly and i found ...

mibra.1 by Associate III
  • 2033 Views
  • 7 replies
  • 0 kudos

I would like to update clock on multiple screen where clock value i received from backend application Or from the model class

Hello @Martin KJELDSEN​ @Community member​ ,I have STM32F746G Disco Board.I have multiple screen in project and i would like to update the clock time on multiple screen.so, I have used the "digitalclock" widget at 3 different screen.I got the timing ...

Transistion to derived view class

HelloI have a View1, generated by the Designer and I can transision to this view.Now I want to create a View2, which View1 is it's base class and transistion to this View2.How can I do this?Thanks, Regards RS

RSchl.1 by Associate
  • 431 Views
  • 1 replies
  • 0 kudos