Selecting rows in treeview
- From: Burcu Can <burcucana yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Selecting rows in treeview
- Date: Wed, 23 Jun 2004 04:56:45 -0700 (PDT)
Hi,
How can i select a row in a treeview (but not
manually) during the execution of the program in
GTK+2.0? I already tried
gtk_tree_selection_select_path() and also
gtk_tree_selection_select_iter() functions; but
although it seems that the row in the treeview is
selected, the background color of the row doesn't
change. Also i want the color of the row to change.
Aren't these functions enough to make a row selected?
Or should i do extra changes for the treeview?
Thanks...
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]