Hello,

Thanks for releasing the rich text editor, it looks really promising.
Is there a basic getting started guide for the editor in the works?
I've managed to get it into my application but am having difficulty
figuring out a few things:

1) How to get content in and out of the editor/document. I've tried
using DocInitializationBuilder with my existing content but get an
exception (an OperationException thrown by
IndexedDocumentImple::endChange() - the operation size is always
exactly 4 less than the document size) when I call
ContentDocument::consume() on the result of
DocInitializationBuilder::build().

2) How to apply formatting/insert links/etc. with a palette. It
doesn't appear that the rich text editor includes a default palette -
how can I hook my own palette into the editor?

Thanks in advance for any assistance you can provide,
-Jason Terk

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" 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/wave-protocol?hl=en.

Reply via email to