From: George Kibardin <george-kibar...@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 (apinhe...@igalia.com)
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to