[MonoDevelop] GtkSourceView Question
Mike Krueger
mike@icsharpcode.net
Wed, 28 Jan 2004 20:33:42 +0100
Hi
I only want to know if it is possible to change (better: add) to the
drawing of the GtkSourceView.
This will be an important point in the future for adding more nice stuff
(folding and line numbers
won't be the last). For some language the bindings might want to add
something to editor drawing.
For example: In the #Develop model there are 'margins' and I could
imagine some features which
add a margin right after the text to add extra information or features
which mark some parts of the
code for example with a rectangle.
One feature which IS important for an IDE is extensibility of the text
editor and I only want to point
that out.
(shame on me that I haven't looked at the GtkSourceView wrapper maybe
you could already do all
this)
Regards
Mike