diff options
author | nyamatongwe <unknown> | 2006-01-13 08:36:13 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2006-01-13 08:36:13 +0000 |
commit | 97604c4ecd196e5cae8194f1334cbc1b99dd96bd (patch) | |
tree | a8dd3ab9dac06f9891f58940a4d72e1ebe604bcd | |
parent | 9630c137e9c636d67ef4b61669ac8046e076f6d2 (diff) | |
download | scintilla-mirror-97604c4ecd196e5cae8194f1334cbc1b99dd96bd.tar.gz |
Added Editawy.
-rw-r--r-- | doc/ScintillaRelated.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index e2a914931..e2c2d2dfb 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,8 +29,12 @@ Ports and Bindings of Scintilla </h3> <p> + <a href="http://mewsoft.com/cgi-bin/forum/forum.cgi?action=ViewTopic&Topic=1494&Forum=1&Page=1&Period=0a&Lang=English">Editawy</a> + is an ActiveX Control wrapper that support all Scintilla functions and additional high level functions. + </p> + <p> <a href="http://sourceforge.net/projects/jintilla/">Jintilla</a> - is a JNI wrapper that allows Scintilla to be used in Java with + is a JNI wrapper that allows Scintilla to be used in Java with both SWT and AWT. </p> <p> @@ -128,7 +132,7 @@ </p> <p> <a href="http://www.totalcmd.net/plugring/SciLister.html">Scintilla Lister</a> - is a plugin for Total Commander allowing viewing all documents with syntax highlighting + is a plugin for Total Commander allowing viewing all documents with syntax highlighting inside Total Commander. </p> <p> |