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
On Tue, 2006-08-29 at 21:22 +0100, Alex Fenton wrote:> 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.When I run this under Linux, I get: ASSERT: ../src/generic/treectlg.cpp 1044 wxAssertFailure invalid tree item and the app aborts before bringing up the main window. I didn''t research it further, but certainly can at some point if necessary. Kevin
Apparently Analagous Threads
- [1046] trunk/wxruby2/swig/classes/TreeCtrl.i: Prevent crashes in TreeCtrl from premature deletion of associated ImageList
- TreeCtrl Scrolling
- TreeCtrl item_data
- [1089] trunk/wxruby2/swig/classes/TreeCtrl.i: Hide missing method call in TreeCtrl on Win32
- [832] trunk/wxruby2/samples: Fix samples for TreeItemIds as integers, fix image size in treectrl sample