Re: wxEuphoria: get_next_tree_child() Issue
- Posted by ghaberek (admin) Apr 18, 2015
- 1738 views
I pulled the latest source and built the library and wxWidgets 2.8.12 from scratch. Everything seems to work.
> eui tree_list_demo2.exw
child_count = 3
list:
{41405504,67341728}
cookie = 67341728
item #2 = 41392112
item #3 = 41392400
Here is a new "alpha4" build with the seemingly-working functionality.
wxEuphoria-0.17.0-win32-alpha4.exe (3.68 MB)
wxEuphoria-0.17.0-win32-alpha4.zip (5.84 MB)
Good luck.
-Greg

