This might be simplest to answer.
Being too lazy I tried to look at some examples in GWT showcase and
GWT documentation however I was not able to show Extended Toolbar for
Rich Text Area in my browser using following lines of code.

final RichTextArea rc1=new RichTextArea();
RootPanel.get("webricate_rte").add(rc1);


This shows simple Text Area with No toolbar
How can I show editing controls with extended toolbar?

Many Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to