Menu

#17 "cookie" parameter for get_first_tree_child() missing

v1.0_(example)
closed-fixed
5
2012-07-21
2011-11-17
No

The docs make reference to a "cookie" parameter for get_first_tree_child() at http://wxeuphoria.sourceforge.net/sfdocs/WXTREECTRL.html#GET_FIRST_TREE_CHILD. However, the function signature is get_first_tree_child ( atom tree, atom item ).

get_next_tree_child() does have the "cookie" parameter.

(What's the best/right way to get all the children of a tree node?)

Discussion

  • Gregory Haberek

    Gregory Haberek - 2012-07-21
    • assigned_to: nobody --> ghaberek
    • status: open --> closed-fixed
     
  • Gregory Haberek

    Gregory Haberek - 2012-07-21

    Fixed in changeset 431.

     

Log in to post a comment.