[MonoDevelop] Stetic Textview text ?

Nil Gradisnik ghaefbgtk at gmail.com
Tue Nov 28 11:38:47 EST 2006


Can someone please help me on this one.

I'm developing this app fairly simple, I'm using Monodevelop 0.12 and
I've built my gui in stetic. I need to put some text into Textview
widget which I created with Stetic designer in Monodevelop.

If I use this code:

treeview1.Buffer.Text = "some text";

I get "Object reference not set to an instance of an object".
How do I put some text in my Textview ?


I need help on this one ASAP.

Thanks


More information about the Monodevelop-list mailing list