Re: How do I remove one row from a GtkTreeStore?



Hi,

Now I want to remove the 4th item from the tree.  When I put things
into the tree I made a path from the new iter, made a row ref from
the path, and saved it in a table associated with the handle for my
data.  So I have a rowref, which I can turn back into a path, and
from there back into an iter (what a pain).

the following link may help:

http://scentric.net/tutorial/sec-treemodel-remove-row.html

Bye,

Andrej



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