You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hello everyone,
in the demo at http://gwt.google.com/samples/Showcase/Showcase.html#CwRichText there is the class RichTextToolbar , however this class doesnt exist,
so what can i do? do i have to implement my own RichTextToolbar? and
in that case how, is there an example?
Sumit Chandel
unread,
Oct 13, 2008, 2:48:47 PM10/13/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google-We...@googlegroups.com
Hi samsus,
You can find the RichTextToolbar class that is being used in the Showcase sample application in the /samples/Showcase directory in your GWT distribution. Feel free to use the class directly or inspire your own RichTextToolbar class from the implementation in the sample.