Hi, * Gustavo Gir�ldez <[EMAIL PROTECTED]> [2002-07-18 04:47:04]: > > gtk_scrolled_window_add_with_viewport ( > > GTK_SCROLLED_WINDOW (scrolled_window), view); > > I think this is your problem. You should be using gtk_container_add > directly, since GtkTextView supports scrolling natively.
Thanks, that does it! - Morten. -- http://wtf.dk/ _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
