Skip to main content
EMill
Associate
March 6, 2023
Question

How to change the size of a boxProgress with 'no preset' in TouchGfxDesigner 4.21.1?

  • March 6, 2023
  • 1 reply
  • 688 views

..

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
March 6, 2023

Hi,

The boxProgress widget uses a PNG image as a background. You cannot unfortunately change its size within TouchGFX Designer. Even if you use an SVG image as the background of the boxProgress widget, the widget's current implementation will not allow you to change the width or height. It should/might be possible in the next versions of TouchGFX Designer.

The solution for now is to use another image or keep the same one but change its size using paint.net for example.

/Romain