[Java-gnome-developer] TreeView ( delete a row )
Brought to you by:
afcowie
From: Aurelien <mil...@ho...> - 2008-04-28 16:15:15
|
Hi, I have to construct a TreeView, i display the date with a TreeStore. I don't find how to remove a specific row at the specific path. I have found how to remove all the element with the method clear but not one at a specific path. Thanks for your help |