Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Text Editor with XML Output in C#

19 views
Skip to first unread message

Georg

unread,
Nov 15, 2009, 3:58:39 AM11/15/09
to
Hi All,

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


Manuel Collado

unread,
Nov 16, 2009, 6:04:23 AM11/16/09
to
Georg escribi�:

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

DMcCunney

unread,
Nov 17, 2009, 7:38:10 AM11/17/09
to
On Nov 15, 3:58 am, "Georg" <nob...@nowhere.org> wrote:

> 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

0 new messages