EuGTK:Replacing TreeView Data
- Posted by euphoric (admin) Aug 24, 2019
- 1213 views
Irv, when I'm using
set(myTV,"data",newTVData)
it's appending newTVData to what already exists in the TreeView.
How do I replace the TreeView data?
Irv, when I'm using
set(myTV,"data",newTVData)
it's appending newTVData to what already exists in the TreeView.
How do I replace the TreeView data?