Re: Scrollbars in a GtkTreeView



On Tue, 18 Nov 2008 20:37:41 +0300, Ian Puleston <ian underpressuredivers com> wrote:
Hi,
But I can't find any way to give the scrollable window scrollbars, and it
doesn't react to trying to scroll it using the mouse wheel, so to a user its
rather non-intuitive. Is there any way to get scroll bars into a
GtkTreeView?

Ian
Hi.
Why not GtkScrolledWindow?

Quote from: http://library.gnome.org/devel/gtk/stable/GtkScrolledWindow.html
The scrolled window can work in two ways. Some widgets have native  
scrolling support; these widgets have "slots" for GtkAdjustment objects.  
[5] Widgets with native scroll support include GtkTreeView, GtkTextView,  
and GtkLayout.
--
Vyacheslav Dimitrov.


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