Télécharger la liste

Description du projet

GtkEditor is a source code editor widget for GTK+. It is currently used, in one version or another, in several GTK+/GNOME applications, including gIDE, VDKBuilder, and GXEdit. The gtkeditor widget sub-classes the gtktext widget, and after initialization, the editor widget can be treated as the usual text widget, and all source-code editing features are taken care of by the widget itself. The behaviour of the editor is decided by dynamic libraries loaded during initialization of the widget. These libraries can be hand-coded or (in the future) created using tools supplied with GtkEditor.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12 Retour à la liste release
0.0.6

Cette version introduit des caractères d'échappement dans des blocs de syntaxe, l'utilisation de registres pour mettre en évidence des sous-modèles, et des blocs imbriqués syntaxe.
This release introduces escape characters in syntax blocks, use of
registers for highlighting sub-patterns, and nested syntax blocks.

Project Resources