aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-08-05 09:08:46 +1000
committernyamatongwe <unknown>2011-08-05 09:08:46 +1000
commit2ecb1731ad9699b6bdccfdaad71136c771ff47cb (patch)
tree1dd69d637a55e3b5840688515a1be2f4c74d2018
parent5b87786bdcef6adeb0753628d497dafd13c0a216 (diff)
downloadscintilla-mirror-2ecb1731ad9699b6bdccfdaad71136c771ff47cb.tar.gz
Added Wx::Scintilla and Padre.
-rw-r--r--doc/ScintillaRelated.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index c4a89f9a0..7c6e6a486 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,10 @@
Ports and Bindings of Scintilla
</h3>
<p>
+ <a href="https://metacpan.org/module/AZAWAWI/Wx-Scintilla-0.21_03/lib/Wx/Scintilla.pm">Wx::Scintilla</a>
+ is a Perl Binding for Scintilla on wxWidgets.
+ </p>
+ <p>
<a href="http://codebrainz.github.com/GtkScintilla/">GtkScintilla</a>
is a GTK+ widget which enables easily adding a powerful
source code editor to your applications. Harnessing the abilities
@@ -115,6 +119,10 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://padre.perlide.org/">Padre</a>
+ is a wxWidgets-based Perl IDE.
+ </p>
+ <p>
<a href="http://manoscoder.gr/CoderStudio/CoderStudio.asp">CoderStudio</a>
is an IDE for Assembly programming similar to Visual Studio 6.0.
</p>