From b8a78a71c9d380fdef3228e8f81f2f40579b879e Mon Sep 17 00:00:00 2001
From: nyamatongwe
+ ScintillaNet
+ is an encapsulation of Scintilla for use within the .NET framework.
+
+ ScintillaVB
+ is an ActiveX control written in VB that encapsulates Scintilla.
+
+ FXScintilla
+ is a port of Scintilla to the FOX platform. FXRuby includes Ruby
+ bindings for FXScintilla.
+
+ Delphi wrapper for
+ Scintilla which is also usable from Borland C++ Builder.
+
+ The wxStyledTextCtrl editor component in the
+ wxWindows cross platform toolkit is based on Scintilla.
+ A Python binding of the
+ GTK+ version of Scintilla, that can be used with pygtk.
+
+ ScintillaCtrl
+ is an unmaintained ActiveX control wrapper for Scintilla.
+
Related Sites
+
+ Ports and Bindings of Scintilla
+
+
+ A Python binding for wxStyledTextCtrl is part of wxPython.
+
Projects using Scintilla
@@ -34,13 +67,10 @@
The Wing IDE is a - complete integrated development environment for the Python programming language. + complete integrated development environment for the Python programming + language. Available on Intel based Linux and Windows and on MacOS X through XDarwin.
-- FXScintilla - is a port of Scintilla to the FOX platform. FXRuby includes Ruby bindings for FXScintilla. -
LuaIDE is an IDE for Lua on Windows. @@ -73,9 +103,10 @@ on either the same or another machine.
- pyeditor and wxEditor are scriptable - editors implemented in Python. pyeditor is based on GTK+ and the pyscintilla wrapper. - wxEditor is based on wxWindows, wxPython and wxStyledTextControl. + pyeditor and wxEditor + are scriptable editors implemented in Python. pyeditor is based on GTK+ and + the pyscintilla wrapper. wxEditor is based on wxWindows, wxPython and + wxStyledTextControl.
Ruby installation @@ -86,10 +117,6 @@ is a graphical environment for LuaSpace which combines the CORBA platform with the language Lua.
-- Delphi wrapper for Scintilla - which is also usable from Borland C++ Builder. -
PyCrust is an interactive Python shell based on wxPython. @@ -170,15 +197,6 @@ Building IDE for the wxWindows cross platform platform. Written using wxPython with the wxStyledTextCtrl used as its editor.
-
- The wxStyledTextCtrl editor component in the
- wxWindows cross platform toolkit is based on Scintilla.
- A Python binding for wxStyledTextCtrl is part of wxPython.
-
- A Python binding of the - GTK+ version of Scintilla, that can be used with pygtk. -
PythonWin, a Win32 IDE for Python, uses Scintilla for both its editing and interactive windows. -- cgit v1.2.3