ron_t
Joined: 11 Dec 2005 Posts: 78 Location: Gatineau, Quebec
|
Posted: Wed Jun 07, 2006 1:36 pm Post subject: GtkTreeView Tutorial, Part II |
|
|
Hi all,
I've posted the second installment of a tutorial on the GtkTreeView on my blog. This time around, we look at the two different types of data models that can be used with a GtkTreeView and how to add data to them.
Included:
- instantiation of data stores
- adding data items to a GtkTreeStore
- adding data items to a GtkListStore
- introduction to NINE (9) of the possible TEN (10) types of data items
On Saturday, June 10, we'll dig into how to add all TEN (10) data items to a GtkTreeView.
So, come on over and have a look.
Take care and happy coding!
-Ron T. |
|