1. wxEuphoria: get_next_tree_child() Issue

See this code for the problem (just a modified tree_list_demo.exw).

I'm getting 0 for items 2 and 3, when they should not be 0.

new topic     » topic index » view message » categorize

2. Re: wxEuphoria: get_next_tree_child() Issue

Apparently I had fixed these bugs, as you reported them, quite a while ago.

These fixes should be in that "alpha3" release I've been handing out. I will try to do some additional testing today.

-Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: wxEuphoria: get_next_tree_child() Issue

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. smile

-Greg

new topic     » goto parent     » topic index » view message » categorize

4. Re: wxEuphoria: get_next_tree_child() Issue

ghaberek said...

Here is a new "alpha4" build with the seemingly-working functionality.

Good luck. smile

Works for me now (again)! Thanks, Greg!

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu