- HMI Model:CMT-FHDX-820
- EasyBuilder Pro Version:6.10.01.510
How can i multi line a text-line object. (Wrap text)
How can i multi line a text-line object. (Wrap text)
Hi @outbound6 ,
For our ASCII object we have the multi-line display option available within the General tab.
For our text object, if you press enter it should take you to the line or if you adjust the size of the object once placed down on the object.
Please let me know if this answers your question or if you have any follow ups.
Thank you!
I’m using a text/comment box linked to a string table with the ID tied to a PLC tag. I cannot get the box to multiline/wrap text.
Hi @outbound6 ,
For multi-line text in the String Table, you can insert \n to create a new line within the content.
Please let me know if this works for your project.
Thank you!