Removing TreeView items...



I'm trying to remove treeview items using:

gtk_tree_store_remove(GTK_TREE_STORE(main_window.classtreestore),&iter);

However, they don't actually seem to be being removed from the TreeView
(they still appear, clicking on them still allows me to get their column
values).

Any ideas on how to do this?  Do I have to refresh something?  Call a
commit changed function?

Cheers,


-- 
Andy Jeffries
Technical Director            Internet Assist Ltd 
Tel : +44 (0)1621 840014      Fax   : +44 (0)1621 853959 
Web : http://www.i-a.co.uk    Email : andy i-a co uk




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