diff options
| -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> | 
