Re: wxEuphoria: get_next_tree_child() Issue
- Posted by ghaberek (admin) Apr 18, 2015
- 1486 views
Apparently I had fixed these bugs, as you reported them, quite a while ago.
- #17 "cookie" parameter for get_first_tree_child() missing
- #18 delete_tree_item( myTree, {} ) Does Not Work as Documented
These fixes should be in that "alpha3" release I've been handing out. I will try to do some additional testing today.
-Greg