On Jul 6, 2006, at 5:43 AM, Simen Haugen wrote:
The ShowButtons property should set the '+/-' marker in front of the items with children, but doesn't. I looked at the code, but couldn't find anything wrong. Any idea what might be wrong? I'm just porting a regular wx.TreeCtrl to dTreeView.
Are you passing it at the time the control is created? This is one of those properties that cannot be changed after the control is instantiated.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
