aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-08-21 08:09:06 +0000
committernyamatongwe <devnull@localhost>2001-08-21 08:09:06 +0000
commit69f37ddd17fac8cd68528ad2b180d5d1227a743c (patch)
tree58f58599fc68856434ba59dde5b8b828e5e16ee9
parentdc72228324124e177ec52327ff4c88b310f3b8c3 (diff)
downloadscintilla-mirror-69f37ddd17fac8cd68528ad2b180d5d1227a743c.tar.gz
Added Delphi wrappers and PyCrust.
-rw-r--r--doc/ScintillaRelated.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 79347e16a..a387ff3ee 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,14 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://www.pnotepad.org/scintilla/">Delphi wrapper</a> for Scintilla
+ which is also usable from Borland C++ Builder.
+ </p>
+ <p>
+ <a href="http://sourceforge.net/projects/pycrust/">PyCrust</a> is an interactive
+ Python shell based on wxPython.
+ </p>
+ <p>
<a href="http://www.activestate.com/ASPN/Downloads/Komodo/More">Komodo</a>
is a cross-platform multi-language development environment built
as an application of Mozilla.