[Gtk-sharp-list] textview text update pb

Julien MARBACH jmh at csm-instruments.com
Thu Jun 30 11:59:55 EDT 2005


Hello,
I'm developping a gtk# app with Glade and Mono and I'm encountering a
strange problem. When I update the content of a Textview, the
modification is printed only when I click and move the mouse in the
Textview content. The textview is contained in a scrolledWindow.

What I do to write in the textview is just : 

	textView1.Buffer.Text += "blah blah \n blah\n";

Does anyone have a clue?

Thanks

Julien





More information about the Gtk-sharp-list mailing list