News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxSmith and wxTreeCtrl, wxTreeList, wxDataViewTreeCtrl, wxTreeListCtrl

Started by eranon, November 15, 2012, 01:50:05 PM

Previous topic - Next topic

eranon

Hello. I see the wxTreeCtrl and wxTreeListCtrl (contrib) in wxSmith, but not the wxTreeList and wxDataViewTreeCtrl. What about them ? What's the best (the most reliable for both Windows, Linux, OSX), from your experience, for a simple expanded tree (collapse feature being disabled) with just the need to choose color for every item and possibility to add/remove items at any position ?

--
EDIT : close to go with wxDataViewTreeCtrl. How to manage it from wxSmith ? Should I drag n' drop a wxTreeCtrl, then just change its class in properties grid ?

EDI#2 : OK, done using custom control declared as wxDataViewTreeCtrl.
[Independent dev. - wxWidgets 3.0.0 under "Win 7 Pro 64-bit, C::B SVN 9435 & wxSmith, TDM64-GCC 4.7 & MSVC9" + "OS X 10.8, FSF GCC 4.7 & C::B SVN 8909"]