Re: CTree - horizontal scrolling
- From: Owen Taylor <otaylor redhat com>
- To: Matt Hillebrand <hill9361 uidaho edu>
- Cc: gtk-list gnome org
- Subject: Re: CTree - horizontal scrolling
- Date: 25 Feb 2001 12:50:48 -0500
Matt Hillebrand <hill9361 uidaho edu> writes:
> Hello.
>
> My program is very slick. Thanks for all the help. One more question
> though:
>
> Why is it that my CTree can't scroll horizontally? I looked at the CList
> functions and still couldn't find anything to fix it.
It can. Check:
- If you are properly adding the CTree to a scrolled window with
gtk_container_add()
- If the policy for the hscrollbar of the scrolledwindow
(gtk_scrolled_window_set_policy) is something other than
GTK_POLICY_NEVER.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]