 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
ajhwb
Joined: 30 Jan 2008 Posts: 2
|
Posted: Sat Feb 02, 2008 12:22 pm Post subject: GtkTreeView autoscrolling problem - C |
|
|
i have created a treeview and a scrollwindow as it's container.
how to syncronize between treeview and scrollbar in scrollwindow?
for example, when i make search, to find match string in GtkTreeView,
then it point to a string in treeview, the string was selected, but the
selected string in treeview will not visible until
i scroll the scrollbar (vertical), how to make scrollbar in
scrolledwindow automatically scrolled ? could you please give me a simple code? |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 474 Location: Portland, OR USA
|
Posted: Tue Feb 12, 2008 5:54 pm Post subject: |
|
|
| Check out the function gtk_tree_view_scroll_to_cell () |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|