Subj : ANN: wyoEditor 2.3.2 To : comp.editors,comp.os.linux.development.apps,comp.programming From : otto.wyss Date : Sat Jul 02 2005 07:02 pm 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 wyoGuide guidelines using the wxWidgets framework. Changes: This is an update to wxScintilla 1.64.0 and has the superb new sticky position handling of the caret. See: http://freshmeat.net/projects/wyoeditor/ O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net .