aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaRelated.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaRelated.html')
-rw-r--r--doc/ScintillaRelated.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index e56fd1690..d439e86c4 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -36,7 +36,16 @@
<a href="http://www.archaeopteryx.com/opensource/pyscintilla.html"> A Python binding of the
GTK+ version of Scintilla</a>, that can be used with pygtk.
</p>
- <h3>
+ <p>
+ The wxStyledTextCtrl editor component in the
+ <a href="http://wxwindows.org/">wxWindows</a> cross platform toolkit is based on Scintilla.<br />
+ A Python binding for wxStyledTextCtrl is part of <a href="http://wxpython.org/">wxPython</a>.
+ </p>
+ <p>
+ There is <a href="http://users.surfree.net.il/mbaranov/SciTE.html">an enhanced version of
+ SciTE</a> for GTK+.
+ </p>
+<h3>
Editing Components
</h3>
<p>