I have agreed to develop a text editor for a special purpose for my company.
The editor shall be able to highlight text to indicate special text blocks.
The highlighting shall be available to mark different types of text blocks.
These text blocks shall be saved then as an XML-Element.
I do not want to develop everything from scratch. I am rather looking for
components (modules, classes - have to be all free of charge) that I could
use in my project.
Where can I find knowledge about programming an editor of that kind? What
modules or classes could I use to solve my task?
Best regards
Georg
There are a copuple of products you can look at. Both have free and
commercial versions:
XMLmind XML Editor:
http://www.xmlmind.com/xmleditor/ (main page)
http://www.xmlmind.com/xmleditor/proedition.html (commercial)
http://www.xmlmind.com/xmleditor/persoedition.html (free)
Serna WYSIWYG XML Editor:
http://www.syntext.com/products/serna/ (commercial)
http://www.syntext.com/products/serna-free/ (free)
Hope this helps,
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado
> Where can I find knowledge about programming an editor of that kind? What
> modules or classes could I use to solve my task?
http://texteditors.org/cgi-bin/wiki.pl?XMLEditorFamily
> Georg
______
Dennis