On Tue, 18 Nov 2008 20:37:41 +0300, Ian Puleston <[EMAIL PROTECTED]> 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.
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to