Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Need help implementing an autoresizing TextArea

    I'm using SmartGwt and I was wondering if there a straight forward way of making a TextAreaItem auto resize, so that the height of the TextArea increases and decreases with its contents?

    #2
    Hi,

    You might want to take a look at TinyMCE.

    See -> http://www.tinymce.com/wiki.php/Plugin:autoresize

    and

    -> http://code.google.com/p/tinymce-gwt/

    Cheers
    Mark

    Comment

    Working...
    X