Hi,

I am trying to use RichTextArea with RichTextToobar. I have added all the
source files in
\gwt-windows-1.7.0\samples\Showcase\src\com\google\gwt\sample\showcase\client
to my source folder. Following is a snippet from my code :

*Line 24 : *final RichTextArea content = new RichTextArea();
*Line 25 : *final RichTextToolbar toolbar = new RichTextToolbar(content);

Follwing is a snippet form error log :

[ERROR] Line 25: No source code is available for type
com.google.gwt.sample.showcase.client.content.text.RichTextToolbar; did you
forget to inherit a required module?

Where and what should I include to make my code working?

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