[MonoDevelop] SourceView control outside MD..

buhochileno at gmail.com buhochileno at gmail.com
Sun Jul 12 19:17:12 EDT 2009


Hi guys,

Currently I'm developing a small tool to make little changes in some C# 
code, so it would be nice to have some syntax colouring and perhaps some 
code autocompletation...So, I think that it would be a good idea to use 
or base my work on the current source view control used by monodevelop, 
but I have a couple of basic questions that may be you can help me with:

First the more obvious one, can be the current MD 2.0 source code 
control be used outside MD in a kind of *simple* way? (simple meaning 
without need to use the complete MD code as dependencie..)

is this source view control based in a gtk# control?, can be used in a 
MWF context?

how easy/hard can be provide some basic c# colour syntax and 
autocompletation using that control?

Finally, where in the MD sources I have to look at to find that 
control?, can be used using the compiled libraries included when MD is 
installed??

Thanks for your time..

Mauricio
 


More information about the Monodevelop-list mailing list