[Gtk-sharp-list] Noob question about Gtk.ScrolledWindow

Michael Hutchinson m.j.hutchinson at gmail.com
Wed May 19 01:42:52 EDT 2010


Take a look at the Buffer of your TextView. The ScrolledWindow is simply a
container that adds scrollbars to its child.

On May 19, 2010 12:44 AM, "andrew2325" <andrew2325 at gmail.com> wrote:


I would like to clear the scrolled window and put new text in it.  .Clear()
does not work.
/home/andrew/Projects/rbvgtk1/rbvgtk1/MainWindow.cs(39,39): Error CS1061:
Type `Gtk.ScrolledWindow' does not contain a definition for `Clear' and no
extension method `Clear' of type `Gtk.ScrolledWindow' could be found (are
you missing a using directive or an assembly reference?) (CS1061) (rbvgtk1)
--
View this message in context:
http://mono.1490590.n4.nabble.com/Noob-question-about-Gtk-ScrolledWindow-tp2222276p2222276.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20100519/859fc1a2/attachment.html 


More information about the Gtk-sharp-list mailing list