Re: how to browse values from a GtkListStore ?



Hello.

Sorry this written in multiple separate functions, I can't paste it easily.
There is no gtk function that do that ?? We can set values in the store but we
can't get !

I don't need your functions in their entirety. What I need to know in
order to help you is how did you create your list store (just paste a
single line of code that uses gtk_list_store_new function) and one
sample call that adds data to store (again, all I need is a single
sample line with gtk_list_store_set function call). Without this
information, I cannot offer you more detailed help.

And thinking about your problem again, you may also be interested in
this tutorial: http://scentric.net/tutorial/sec-treemodels.html, since
I feel like you don't know exactly how GtkTreeIter, GtkTreePath and
various stores fit together.

Tadej

-- 
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com



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