You may want to simply wrap the excellent code editor CodeMirror (http://marijn.haverbeke.nl/codemirror/). Someone has already wrapped it for GWT: http://code.google.com/p/gwt-codemirror/
-Richard On Jun 18, 1:45 am, NS Gopikrishnan <[email protected]> wrote: > Hi all, > > I want to develop a WYSIWYG XML editor for a custom schema. > I am new to GWT. > I wanted to know whether GWT will be the right framework for that. > > * Whether XML DOM builders are available. > * I need to provide the view side using CSS. > * Validation of XML for every change in nodes. > * view the XML while editing the view (Not necessarily simultaneously) > > Thanks in advance ! -- 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.
