LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
d.w.b

Deco Text Enable Wrapping Property

Status: New

The String class has an "Enable Wrapping" / "Wrap at word breaks" setting that can be set from the UI or via "EnableWrap" / "Enable Wrapping" property node. Add the same for decoration text class objects, e.g. captions, so that at as much of a long word is displayed in the frame when SizeToText? is false. As it is, a long word near but not at the right edge is automatically wrapped to the next line and thus hidden when the caption height is one line.

1 Comment
d.w.b
Member

In other words, allow developers to DISABLE wrapping of Text class objects, e.g. Captions and free labels to they display as much as possible on one line.