[10545] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: HELP! scrolled window of clist

daemon@ATHENA.MIT.EDU (Owen Taylor)
Mon Nov 30 13:34:49 1998

To: "D. Emilio Grimaldo Tunon" <emilio_tunon@nl.compuware.com>
Cc: gtk-list@redhat.com
From: Owen Taylor <otaylor@redhat.com>
Date: 30 Nov 1998 13:35:27 -0500
In-Reply-To: "D. Emilio Grimaldo Tunon"'s message of "Mon, 30 Nov 1998 18:24:07 +0100"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com


"D. Emilio Grimaldo Tunon" <emilio_tunon@nl.compuware.com> writes:

> The question is then, how on earth do I obtain the WHAT
> parameter? it is of type ScrolledWindow but I don't see
> that in the gtkclist.h.
> 
> Being the 3rd time I ask, it would be nice to have an
> answer... :-)

  sw = gtk_scrolled_window_new();
  gtk_container_add (GTK_CONTAINER (sw), clist);

Please look at docs/Changes-1.2.txt. I think it should have a
description of this change. (If it didn't for 1.1.5, it does now). You
might also want to look for a post from Lars Hamann entitled
"Clist/CTree source incompatible changes" sent to this list on
November 5.

Regards,
                                        Owen

-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post