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.
Please fix text wrapping in fields
Moderator: Klaus
Re: Please fix text wrapping in fields
See the dontWrap property.
Re: Please fix text wrapping in fields
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
Ah. Got it. That makes sense then. Thanks.