Forum Discussion
a_bonsey
May 18, 2022Brass Contributor
text and variables wrapping when placed in new text box
In the snippet of code below the text box that's created wraps to the next line (see image). The 'item' variable is then followed by the 'perBox' variable and the static text 'in 'Full Boxes' but th...
- May 19, 2022
a_bonsey I would use a Table.
May 18, 2022
Why are you using TextBoxes?
The only reason that I would be using TextBoxes would be if I needed to have one linked to another so that text would flow from one to another over some other object.
The only reason that I would be using TextBoxes would be if I needed to have one linked to another so that text would flow from one to another over some other object.