[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: scrollbars for treeview
- From: "Kristian Rietveld" <kris gtk org>
- To: "fkater googlemail com" <fkater googlemail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: scrollbars for treeview
- Date: Thu, 28 Aug 2008 11:10:12 +0200
On Thu, Aug 28, 2008 at 9:12 AM, fkater googlemail com
<fkater googlemail com> wrote:
> hi,
>
> I've read that a treeview has the scolling ability built-in.
> Does that include an easy way to display scrollbars, too?
>
> Or is it necessary to create scrollbars and adjustments and
> connect all events separately?
Simply create a GtkScrolledWindow and add the GtkTreeView to this
container. Then scrolling will work out of the box.
regards,
-kris.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]