search for: treectlg

Displaying 2 results from an estimated 2 matches for "treectlg".

Did you mean: treectl
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...common/event.cpp:1294 #48 0x01591388 in wxScrollHelperEvtHandler::ProcessEvent (this=0x15824400, event=@0xbfffdf24) at ../src/generic/scrlwing.cpp:211 #49 0x0159ced8 in wxGenericTreeCtrl::DoSelectItem (this=0x871a00, itemId=@0xbfffe1b8, unselect_others=true, extended_select=false) at ../src/generic/treectlg.cpp:1895 #50 0x015a1e87 in wxGenericTreeCtrl::OnMouse (this=0x871a00, event=@0xbfffe43c) at ../src/generic/treectlg.cpp:3351 #51 0x0139fbc3 in wxAppConsole::HandleEvent (this=0x3ad2d0, handler=0x871a00, func={__pfn = 0x15a0e2a <wxGenericTreeCtrl::OnMouse(wxMouseEvent&)>, __delta = 0}, eve...
2006 Aug 29
1
treectrl sample
Hi all just added a treectrl sample, adapted and restyled from the old wx one. A few things are missing (eg ImageLists aren''t working properly, so no icons) but what''s there works well on OS X. Hope this helps someone. you''ll need to run cvs update -d alex