diff options
author | nyamatongwe <devnull@localhost> | 2006-01-13 08:36:13 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-01-13 08:36:13 +0000 |
commit | 7b99c7e983fd5e2d8781e2a9ea75689b5202fc9c (patch) | |
tree | a8dd3ab9dac06f9891f58940a4d72e1ebe604bcd | |
parent | afdbc949e18d0501429bea00fc4dd62d39f0403a (diff) | |
download | scintilla-mirror-7b99c7e983fd5e2d8781e2a9ea75689b5202fc9c.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> |