noreply at rubyforge.org
2007-Sep-07 05:43 UTC
[wxruby-development] [ wxruby-Bugs-13734 ] Problem with TreeCtrl#get_first_child and #get_next_child on MSW
Bugs item #13734, was opened at 2007-09-07 05:43 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=13734&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 4 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Problem with TreeCtrl#get_first_child and #get_next_child on MSW Initial Comment: On Windows, the "cookie" value does not seem to be getting returned correctly when looping over children in TreeCtrl. It is always returned as 0 - this can be seen in the treectrl.rb sample. This also causes assertion failures in debug mode. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=13734&group_id=35
Seemingly Similar Threads
- [ wxruby-Bugs-12360 ] TreeCtrl#on_compare_items not working on MSW
- [ wxruby-Bugs-13640 ] Invalid value for TreeCtrl#get_root_id when TR_HIDE_ROOT style is set (MSW)
- [ wxruby-Bugs-12751 ] text/unicode sample layout garbled on MSW
- [ wxruby-Bugs-7146 ] Setting item image in TreeCtrl crashes on OS X
- TreeCtrl update