aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2004-08-08 00:31:31 +0000
committernyamatongwe <devnull@localhost>2004-08-08 00:31:31 +0000
commit9c94c8636caac2850e15073c3a40b862cfb74cd9 (patch)
tree5af6ffd34fc94e9b005e714b75e6f02cbd77f4dc
parentef237e0c549ca95e27ecced10cecfc14b2233090 (diff)
downloadscintilla-mirror-9c94c8636caac2850e15073c3a40b862cfb74cd9.tar.gz
Added wxStEdit.
-rw-r--r--doc/ScintillaRelated.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 3244ae16a..6f91c60c4 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,10 @@
Ports and Bindings of Scintilla
</h3>
<p>
+ <a href="http://www.lehigh.edu/~jrl1/">wxStEdit</a>
+ is a library and sample program that provides extra features over wxStyledTextControl.
+ </p>
+ <p>
<a href="http://www.naughter.com/scintilla.html">CScintillaCtrl, CScintillaView &amp; CScintillaDoc</a>
are freeware MFC classes to encapsulate Scintilla.
</p>