Page 1 of 1
How to prevent a live break with Text field
Posted: Fri Feb 21, 2014 6:18 pm
by UtahCode197
How can I stop the text going on a new line with the Text Entry Field? I've managed to disable the "ENTER" button but still when the text goes over the size of the text bar, it starts a new line. How can I have it so that the text carries on, on the same line??
(I'm not sure if I've made it that clear)
Thanks
Re: How to prevent a live break with Text field
Posted: Fri Feb 21, 2014 6:20 pm
by Klaus
Hi Rory,
set the "dontwrap" of that field to TURE -> check this option in the Inspector palette for this field.
Best
Klaus
Re: How to prevent a live break with Text field
Posted: Fri Feb 21, 2014 6:40 pm
by dunbarx
Hi.
Certainly if you have an editable, field, Klaus has done all anyone could.
What "Enter" button"? Are you sure you are talking about a standard editable field?
Craig Newman
Re: How to prevent a live break with Text field
Posted: Fri Feb 21, 2014 6:44 pm
by UtahCode197
Thanks for your replies!
The "ENTER" key on the keyboard is what I meant

Re: How to prevent a live break with Text field
Posted: Sat Feb 22, 2014 12:56 pm
by Klaus
???
