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

Re: Selecting rows in treeview



It is enough, except the selection mode of the GtkTreeSelection is
GTK_SELCTION_NONE or some of the iter's parent is not expanded.

On Wed, 2004-06-23 at 13:56, Burcu Can wrote:
> 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
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 
> 



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