On Monday, April 11, 2016 at 3:39:30 PM UTC+2, Julio Heitor Nobrega wrote: > > > Hi Guys, > > does anyone know if there is some WYSIWYG Editor for GWT? I have found > some old projects that implement the basic stuff but it does not work > anymore in a GWT 2.7 project. > > If someone has any RichTextToolBar to share here, please let me know! >
Like the one in the Showcase sample? http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwRichText https://github.com/gwtproject/gwt/blob/master/samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar.java -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
