Author Topic: wxSmith and wxTreeCtrl, wxTreeList, wxDataViewTreeCtrl, wxTreeListCtrl  (Read 4197 times)

Offline eranon

  • Almost regular
  • **
  • Posts: 180
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.
« Last Edit: November 15, 2012, 06:28:03 pm by eanon »
[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"]