2025-05-14 2:28 AM
Hi,
which widget should I use to create a curved line?
If there is no widget,
what is the procedure to create a curved line?
Thank you
2025-05-14 2:33 AM
Hello @AndreaTW ,
You can use the canvas widget to do that, it should be enough (if it is not, please define more what you need).
Please have a look at the documentation :
Regards,
2025-05-14 2:59 AM
Thanks for the quick response GaetanGodart,
The Canvas Widgets available in TouchGFX Designer are only:
I need to create a curved line (example a parabolic line)
Thank you
2025-05-19 7:19 AM
Hello @AndreaTW ,
In the second link I provided you, we can see that there is a quadratic bezier line : https://support.touchgfx.com/docs/api/classes/classtouchgfx_1_1_canvas#function-quadraticbezierto
Wouldn't that allow you do make curved lines?
Regards,
2025-06-02 1:54 AM
Hello @AndreaTW ,
Have you been able to move forward on your project?
Regards,