aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-04-05 08:29:56 +1000
committernyamatongwe <unknown>2011-04-05 08:29:56 +1000
commit8a9d7a36c478c6b2dce625835f46e47a503267ae (patch)
treef6d5ed67b69b4b909b3f70397393dfccd27284a9
parentc94e3248aeaa9e64f9a16db2cc167200eb43603f (diff)
downloadscintilla-mirror-8a9d7a36c478c6b2dce625835f46e47a503267ae.tar.gz
Added new GtkScintilla project and removed a dead one.
-rw-r--r--doc/ScintillaRelated.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 7672a50d7..be2326ea6 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,14 @@
Ports and Bindings of Scintilla
</h3>
<p>
+ <a href="http://codebrainz.github.com/GtkScintilla/">GtkScintilla</a>
+ is a GTK+ widget which enables easily adding a powerful
+ source code editor to your applications. Harnessing the abilities
+ of the Scintilla editing component, GtkScintilla adds a familiar
+ GTK+/GObject API, making the widget comfortable to use in
+ these programs, using all the typical GObject conventions.
+ </p>
+ <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>
@@ -100,11 +108,6 @@
gtkscintilla instead of the default GTK class.
</p>
<p>
- <a href="http://sra.itc.it/people/cavada/PyScintilla2.html">pyscintilla2</a>
- is a Python binding for GTK 2.x scintilla that uses
- gtkscintilla2.
- </p>
- <p>
<a href="http://scintilla.cvs.sourceforge.net/viewvc/scintilla/scintillactrl/">ScintillaCtrl</a>
is an unmaintained ActiveX control wrapper for Scintilla.
</p>