Re: TextView and ScrolledWindow not behaving properly (repost from gtk-app-devel-list)



Hi,

* Gustavo Giráldez <gustavo giraldez gmx net> [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/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]