Hi,<br><br>as far as I know, you can only use it in your source, but not in the GUI editor.<br>To use the classes of GtkSourceView, you have to put the following line to the start of your source files:<br><br>uses GtkSourceView;<br>
<br>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".<br>
<br><div class="gmail_quote">2008/4/10 Darwin Reynoso <<a href="mailto:monouser@gmail.com">monouser@gmail.com</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
how do i add a GtkSourceView widget i'm using monodevelop and i<br>
checked the toolbox and i don't see it.<br>
<br>
thanks<br>
_______________________________________________<br>
Gtk-sharp-list maillist - <a href="mailto:Gtk-sharp-list@lists.ximian.com">Gtk-sharp-list@lists.ximian.com</a><br>
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list" target="_blank">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</a><br>
</blockquote></div><br>