Hi I am new with mono and managed to create a windowform with a textview widget. In my C# program I want to enter some lines of text in the Textview. I tried to do textview1.Text=" some text "; But that gave an error. So how do I enter text in a textview? And where can I find information like properties and methods for this and other widgets?
My testprogram has a using System and using Gtk at the top. -- View this message in context: http://mono.1490590.n4.nabble.com/textview-widget-tp4649925.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
