wxScintilla

Synopsis

A wxWidgets implementation of the Scintilla editing control.

Description

wxScintilla implements the Scintilla editing control with the wxWidgets API. It's derived from wxStyledTextCtrl (see wxWidgets/contrib) and has the same functionality and a similar API. The almost singular difference (beside naming) is it has a much faster release cycle.

Documentation

The API reference can be read online here.

Screenshots


Screen shot of wyoEditor, see here.

Download

Go to the project list, click on the release of wxScintilla.

New releases

No releases are announced, you have to check the project list from time to time or ask in the wxCode mailing list.

Latest info, open issues, etc.

See Readme.txt and ToDo.txt.

Feedback

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).

Author

Otto Wyss. Since it was derived from wxStyledTextCtrl most credits goes to Robin Dunn.