diff options
author | nyamatongwe <unknown> | 2004-12-02 22:40:08 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-12-02 22:40:08 +0000 |
commit | f783df2b29952a3fa046dde5d16aa49c929bb954 (patch) | |
tree | 7c75eb6fec2f5264da9853f2db119a592b5121ff | |
parent | 0b58632604b6f1af40acc7e30757ae6bd9f1d7fa (diff) | |
download | scintilla-mirror-f783df2b29952a3fa046dde5d16aa49c929bb954.tar.gz |
Added Delphi Scintilla Interface Components.
-rw-r--r-- | doc/ScintillaRelated.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 27c01ec58..0b9e8baf4 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,11 @@ Ports and Bindings of Scintilla </h3> <p> + <a href="http://delphisci.sourceforge.net/">Delphi Scintilla Interface Components</a> + is a FREE collection of components that makes it easy to use the + Scintilla source code editing control from within Delphi and C++ Builder. + </p> + <p> <a href="http://www.lehigh.edu/~jrl1/">wxStEdit</a> is a library and sample program that provides extra features over wxStyledTextControl. </p> |