From: John H. <ec...@ya...> - 2009-10-20 23:27:34
|
Does anybody have more examples on the tree control? The minimum tree only show very simple functions and I'm able to do those. But there is no information on how I can traverse the tree - start with the root, get to the NextChild, get the label, delete a branch, programmatically expand or contract a branch, ... - all the standard things one would do with a tree... Thanks, -- John Henry |