Re: gtk_tree_view_scroll_to_cell() not scrolling



Hi.

I guess the problem is related to the fact, that the tree_view is inside
a GtkScrolledWindow (to precise: inside a GtkViewPort, which is inside
the GtkScrolledWindow). What's necessary to get the scrolling to work
here? Do you need the code?

GtkTreeView has native scrolling ability and should be added to
GtkScrolledWindow directly using gtk_container_add() (no viewport
should be added between the two).

Tadej


-- 
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com



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