views:

31

answers:

0

I am designing an application that has one requirement of enabling the user to edit and view rich text content. I am not talking about Microsoft Word like editing but more something along the lines of the RichTextControl on Windows or the various Javscript BBCode Editors.

The ability to embed images would be an advantage though. The platforms I am especially concerned about are Windows Desktop WPF 3.5, Android and MacOS (in that order). Any recommendations?