diff options
author | nyamatongwe <devnull@localhost> | 2000-05-09 14:25:10 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-05-09 14:25:10 +0000 |
commit | 1c0cf5923df575424e0f84c579e91f0d86dae56c (patch) | |
tree | b95ea0f2dd21f9da4f60aae48d891fc279334dd4 /doc/ScintillaRelated.html | |
parent | 9dc83bac11ca2f7836ff05c28ed787c5b551d441 (diff) | |
download | scintilla-mirror-1c0cf5923df575424e0f84c579e91f0d86dae56c.tar.gz |
Updated version numbers and download names.
Diffstat (limited to 'doc/ScintillaRelated.html')
-rw-r--r-- | doc/ScintillaRelated.html | 11 |
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> |