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

Re: scrollbars for treeview



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]