Re: Scrolled window in ctree



"Ian King" <king eiffel com> 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




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