"Ian King" <[EMAIL PROTECTED]> writes:
> Does anyone know why the horizontal scrollbar for ctree
> (scrolled_window_add_with_viewport) is not viewable at all.  I also get size
> allocation warnings everytime I use the ctree?  I need to fix this as ctrees
> are used for our visual debugger.
> 
> Thanks for your time
> 

Don't use add_with_viewport(), that's only for widgets without
"native" scroll support. Just use gtk_container_add().

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to