cancel
Showing results for 
Search instead for 
Did you mean: 

How can I scale buttoms and sliders at TouchGFX 4.20? I am using it to code an app for the STM32F746G-DISCO and I want to resize buttoms and sliders. Is it possible?

UHern.1
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Yoann KLEIN
ST Employee

Hello @Unai Hernández​ ,

To resize buttons in TouchGFXDesigner, you can use a FlexButton widget. That will enable you to modify the dimensions, and the shape of your button.

For sliders, that will depend on the images you wanna use for Background and Indicator. If you want to increase the size of your widget, choose bigger images or create your own and include them in the project.

Hope that this helps,

/Yoann

Yoann KLEIN
ST Software Developer | TouchGFX

View solution in original post

1 REPLY 1
Yoann KLEIN
ST Employee

Hello @Unai Hernández​ ,

To resize buttons in TouchGFXDesigner, you can use a FlexButton widget. That will enable you to modify the dimensions, and the shape of your button.

For sliders, that will depend on the images you wanna use for Background and Indicator. If you want to increase the size of your widget, choose bigger images or create your own and include them in the project.

Hope that this helps,

/Yoann

Yoann KLEIN
ST Software Developer | TouchGFX