TreeDoc: Tree Structured Editor Using C#
TreeDoc is a tree structured editor. In a normal text editor you just start writing. In a tree editor you first create a node that has a label then you put text into the node. The nodes together create a document. After a document is created it can be exported as a normal text file. It can also be saved and used as a tree structured file. Just as a regular editor is good for many tasks, a tree
- Read more about TreeDoc: Tree Structured Editor Using C#
- 1 comment
- Log in or register to post comments
- 1420 views