wyoEditor 2.3.3 review

Download
by rbytes.net on

wyoEditor is a cross-platform editor based on the Scintilla editor component

License: GPL (GNU General Public License)
File size: 0K
Developer: Otto Wyss
0 stars award from rbytes.net

wyoEditor is a cross-platform editor based on the Scintilla editor component. The editor has the usual features like fast editing, unlimited undo/redo, syntax colouring, and folding for many different programming languages.

It also has a class browser, currently only for C++, and keeps the class/function display updated. The editor allows editing of files in tabbed notebook pages and/or separate top level windows.

It supports context-sensitive help of any kind of documentation (e.g. programming framework descriptions) if provided as help files. The editor conforms to the wxGuide guidelines using the wxWidgets framework.

Requirements:
To build successfully you need at least wxWidgets 2.4.2. To use any of the optional feature (see setup.h), apply the appropriate patch to wxWidgets and set thecorresponding option to 1.

To improve the functionality the following optional patches for wxWidgets may be applied (see download "Patches.zip" or get them from wxWidgets site).
Before you patch decide first which you want and then apply them in may be applied (see download "Patches.zip" or get them from wxWidgets site).
Before you patch decide first which you want and then apply them in increasing patch number order (see below).

What's New in This Release:
wxScintilla was updated to 1.65.0.
A small change was made in the default fixed font detection.

wyoEditor 2.3.3 search tags