diff options
-rw-r--r-- | doc/ScintillaRelated.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 284211ccf..a98ee2dbb 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -42,6 +42,11 @@ A Python binding for wxStyledTextCtrl is part of <a href="http://wxpython.org/">wxPython</a>. </p> <p> + <a href="http://boa-constructor.sourceforge.net/">Boa Constructor</a> is a RAD GUI + Building IDE for the wxWindows cross platform platform. Written using wxPython with the + wxStyledTextCtrl used as its editor. + </p> + <p> There is <a href="http://users.surfree.net.il/mbaranov/SciTE.html">an enhanced version of SciTE</a> for GTK+. </p> @@ -51,7 +56,7 @@ IBM that uses Scintilla. </p> <p> - <a href="http://agast.dyndns.org/agast/home.html/"> + <a href="http://agast.dyndns.org/agast/home.html"> Agast</a> is an authoring system for adventure games which includes a customised version of SciTE. </p> |