Hello,

I am wondering if there is a way to disable word wrap in the textarea
GWT widget.

What I am doing is generating a large text output that will be
displayed in the text area.  it is critical that each line stays on
its own line and not word wrapped.  What i am hoping for is a way that
I can either disable word-wrap and get a horizontal scroll bar if the
text extends past the left edge of the textarea or even a way to
dynamically size the text area so that the width is large enough to
contain the longest line.

Thank you in advance for your help!

Dan

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to