diff options
author | nyamatongwe <devnull@localhost> | 2004-08-08 00:31:31 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2004-08-08 00:31:31 +0000 |
commit | 9c94c8636caac2850e15073c3a40b862cfb74cd9 (patch) | |
tree | 5af6ffd34fc94e9b005e714b75e6f02cbd77f4dc | |
parent | ef237e0c549ca95e27ecced10cecfc14b2233090 (diff) | |
download | scintilla-mirror-9c94c8636caac2850e15073c3a40b862cfb74cd9.tar.gz |
Added wxStEdit.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
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 & CScintillaDoc</a> are freeware MFC classes to encapsulate Scintilla. </p> |