[Gtk-sharp-list] GtkSourceView

Gergely Kiss mail.gery at gmail.com
Thu Apr 10 09:16:16 EDT 2008


Hi,

as far as I know, you can only use it in your source, but not in the GUI
editor.
To use the classes of GtkSourceView, you have to put the following line to
the start of your source files:

uses GtkSourceView;

Don't forget to set a reference to the gtksourceview-sharp package in your
project, by right clicking on "References" in the solution browser panel and
choosing Edit references. Browse the list of installed packages and tick the
package "gtksourceview-sharp".

2008/4/10 Darwin Reynoso <monouser at gmail.com>:

> Hi,
> how do i add a GtkSourceView widget i'm using monodevelop and i
> checked the toolbox and i don't see it.
>
> thanks
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080410/3541af63/attachment.html 


More information about the Gtk-sharp-list mailing list