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

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 II
  • 1478 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
  • 319 Views
  • 1 replies
  • 0 kudos