Is there anywhere a ready to use “RichText Toolbar” for GWT?
It would be good if there would always be the source-code available, so that changes to the toolbar can be made easily.
Thanks for your tips
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Google is your friend (second hit on google). But anyway: I’m maintaining a little project at google-code: GWT RichTextToolbar. It can be used under the Apache2.0 licence and you can download all sources from there. It is easy to modify the project.
An explanation how to use this widget you will find on my blog.
The Widget is “standalone” and has no dependencies. I think it is what you are looking for.