Oh... I didn't know that. Thanks.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: 6. juli 2006 16:37 To: Dabo Users list Subject: Re: [dabo-users] dTreeView - ShowButtons not working 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 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
