Skip to main content
markH
Associate III
April 7, 2022
Solved

TGFX 4.18.1 button with label, two lines of text issue

  • April 7, 2022
  • 2 replies
  • 998 views

To reporduce

new project> add widget> button with label> text box text "this is a" hit enter key "test", should make a button with two lines of text. Was working on TGFX 4.16.1. Has the method changed?

This topic has been closed for replies.
Best answer by Yoann KLEIN

Hello @markH​ ,

In TouchGFXDesigner 4.18.1, if you want to display 2 lines of text on your FlexButton, you can simply go to the Texts tab, then add manually the new line for the resource you want :

0693W00000LxBipQAF.png 

Hope that this helped,

/Yoann

2 replies

Yoann KLEIN
Yoann KLEINBest answer
ST Employee
April 7, 2022

Hello @markH​ ,

In TouchGFXDesigner 4.18.1, if you want to display 2 lines of text on your FlexButton, you can simply go to the Texts tab, then add manually the new line for the resource you want :

0693W00000LxBipQAF.png 

Hope that this helped,

/Yoann

Yoann KLEINST Software Developer | TouchGFX
markH
markHAuthor
Associate III
April 7, 2022

Yes thank you that works!