Peter GTK+ Geek
Joined: 10 May 2008 Posts: 54
|
Posted: Mon May 12, 2008 12:16 pm Post subject: Treeview/listview questions |
|
|
Guys,
(1) How do I enable/disable (gray) a listbox or a column?
(2) When I delete a row form a treeview, it deletes from all colums.
I want to delete only from one of the columns. I do this by searching
through the list in skipping over the one that I delete. However, in this
case there will be a "hole" in the list.
Thanks for the advice.
Peter |
|