A wxWidgets implementation of the Scintilla editing control.
wxScintilla implements the Scintilla editing control with the wxWidgets API. It's derived from wxStyledTextCtrl (done by Robin Dunn) and has the same functionality and a similar API. The almost singular difference (beside naming) is it has a much faster release cycle.
<<<<<<< index.php Everything and more can be downloaded from sourceforge.net or you can browse the CVS source tree. ======= Everything and more can be downloaded from sourceforge.net or you can browse the CVS source tree. >>>>>>> 1.12
The API reference can be read online here.

Screen shots of wyoEditor, see here.
No releases are announced, you have to check the project list from time to time or ask in the wxCode mailing list.
See Readme.txt and ToDo.txt.
To develop wxScintilla further I need to know what others think about. What is perfect, what is missing, what is wrong. It would be nice if could write your experience after some use into the wxCode mailing list (see feedback).
Otto Wyss. Since it was derived from wxStyledTextCtrl most credits goes to Robin Dunn.