Page 1 of 1

Please fix text wrapping in fields

Posted: Fri Mar 02, 2012 10:23 pm
by tonymac
I don't know of a single text editor that doesn't wrap text when it reaches the far right side of a window. Spaces in the text or not... should not make any difference. When text reaches the far right side, wrap it. If you don't like the idea, at least give us a checkbox that would "force wrap" text.

Thanks.

Re: Please fix text wrapping in fields

Posted: Fri Mar 02, 2012 10:29 pm
by mwieder
See the dontWrap property.

Re: Please fix text wrapping in fields

Posted: Fri Mar 02, 2012 11:08 pm
by sturgis
Think this refers to the fact that a line with no spaces won't wrap despite the dontwrap being set to false.
mwieder wrote:See the dontWrap property.

Re: Please fix text wrapping in fields

Posted: Fri Mar 02, 2012 11:15 pm
by mwieder
Ah. Got it. That makes sense then. Thanks.