Selecting rows in treeview



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]