[MonoDevelop] Using gtksourceview as a widget in monodevelop

buhochileno at gmail.com buhochileno at gmail.com
Thu Nov 13 14:23:16 EST 2008


> Now it all makes sense :-)
>
> Thank you
>
>
> Lluis Sanchez Gual 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.
>>
>> Lluis.
>>     
Is the gtksourceview-sharp a good choice to make some code editor 
experiments?, or monodevelop is currently using a new widget?, do you 
have some code to take a look to learn how to enable editor capabilities 
(code colors, autocompletation, identation, etc)?, I make a widget that 
inherit from GtkSourceView.SourceView, I see the "textbox" on my gtk 
window but even if I write c# code nothing happen, what is the minimum 
initialization needed, etc?

thanks

Mauricio

>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
>>     
>
>   



More information about the Monodevelop-list mailing list