Re: setting check buttons in treeview
- From: Rob Clack <rnc sanger ac uk>
- To: "Brian J. Tarricone" <bjt23 cornell edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: setting check buttons in treeview
- Date: Fri, 10 Dec 2004 11:59:11 +0000
Great! Works perfectly, thanks!
Rob
Brian J. Tarricone wrote:
you need to call gtk_tree_store_set() using the GtkTreeStore (your
"tree" pointer), not the GtkTreeModelSort (your "model" pointer). if
"iter" is in relation to "model", you'll have to use the
GtkTreeModelSort functions to convert it to a GtkTreeIter in relation to
"tree".
-brian
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Trying not to be too stupid; failing.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rob Clack Acedb Development, Informatics Group
email: rnc sanger ac uk Wellcome Trust Sanger Institute
Tel: +44 1223 494883 Wellcome Trust Genome Campus
Fax: +44 1223 494919 Hinxton Cambridge CB10 1SA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]