STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Touch GFX 4.16 - Code generation bricking project

I have been having issues with Touch GFX bricking my project during code generation. It starts out working but at a later point it starts generating invalid code. An example is that it starts generating a touchgfx::GraphElementLine without a variable...

NBruh.1 by Associate II
  • 968 Views
  • 6 replies
  • 0 kudos

TouchGFX Scroll List not spacing properly

I want to create a scrollable list of menu item, If I understand correctly, a List can be scrolled when placed inside a Scrollable container and the add property can be used within the list class to add children which will then populate and the list ...

KDubo by Associate II
  • 715 Views
  • 1 replies
  • 0 kudos

I cannot create any project or generate cod or run simulator TouchGFX.15

Generate Code  Generate    Done  Generate Assets    make -f simulator/gcc/Makefile assets -j10    The system cannot find the path specified.    'B' is not recognized as an internal or external command,    operable program or batch file.    The system...

Resolved! Rendering multiple lines/boxes

Hi!I am using TouchGFX in my application. In one of the pages I need to render unknown amount (depends on backend) of lines as well as boxes. What is best approach to this? Should I use TouchGFX MVP and send from backend information about width/color...

kronikary by Associate III
  • 1126 Views
  • 4 replies
  • 0 kudos

When designing in the vertical direction

Thank you for helping.environment:TouchGFX Ver4.15.0When designing the screen design verticallyWill the points x0 and y0 be at the bottom right of the screen?Or is it in the upper left?Where is this specification written?

Ebun.1 by Senior
  • 435 Views
  • 1 replies
  • 1 kudos