|
This demonstration shows how you can create a typical tree based XML editor in SinaXe.
This XML editor is not very useful and there are already many other like it. The main
reason for this demo is to give a simple example, but SinaXe makes this type of editor
obsolete. The entire editor was written in ~300 lines of SML.
You can edit any XML file with this editor. Use the file menu to Open and Save files.
Try opening this editors SML file in itself. This is not a very convenient way to edit
SML or just about any XML for that matter.
|