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 <[EMAIL PROTECTED]>:

> 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  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to