[MonoDevelop] Using gtksourceview as a widget in monodevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Nov 12 23:41:11 EST 2008


On Wed, Nov 12, 2008 at 3:40 PM, Lluis Sanchez Gual <lluis at novell.com> wrote:
> El dc 12 de 11 de 2008 a les 07:53 -0800, en/na Stefano Palazzo va
> escriure:
>> Hi,
>> i'm new to mono* and i've been googling for a while, but i can't get this
>> one worked out:
>> how do i go about using gtksourceview as a widget in monodevelop?
>>
>> I'm using the current stable version of monodevelop on ubuntu, and - i think
>> - i have installed everything i need, however monodevelop doesnt find the
>> widget when i go to the add widgets pane.
>
> This is not currently supported. You'll have to add the widget to your
> windows using code.

FWIW, I think you can work around this limitation by subclassing it
elsewhere in your code, and making sure the new widget is marked as a
toolbox item.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list