[maemo-developers] GtkTreeView behaviour

From: Piñeiro apinheiro at igalia.com
Date: Wed Jan 13 14:08:47 EET 2010
From: George Kibardin <george-kibardin at yandex.ru>

> Thank you Alberto for your code samble. I've found the problem. gtk_container_add() shoud be used instead of hildon_pannable_area_add_with_viewportl().

This is because the treeview has native scrolling support, so it is
wrong. There are additional information on :
http://library.gnome.org/devel/gtk/stable/GtkScrolledWindow.html#gtk-scrolled-window-add-with-viewport

I have just check the documentation on
hildon_pannable_area_add_with_viewport, and this is not mentioned,
just assumed. Probably it would be a good idea to mention it, and also
add a hint to the gtk_scrolled_window_add_with_viewport for extra
information.

BR

===
API (apinheiro at igalia.com)
More information about the maemo-developers mailing list