Re: Scrolled window in ctree
- From: Havoc Pennington <hp redhat com>
- To: "Ian King" <king eiffel com>
- Cc: <gtk-list gnome org>
- Subject: Re: Scrolled window in ctree
- Date: 18 Jun 2001 14:30:21 -0400
"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]