On Feb 12, 6:12 pm, Ahmad Bdair <[email protected]> wrote: > Hello, Is there a widget that provides a similar functionality to what > text area in emails / blog / forums provides? Where the user can write > text, change its color, bold..etc
How about a RichTextArea? http://gwt.google.com/samples/Showcase/Showcase.html#CwRichText http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/RichTextArea.html -- 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=en.
