wx.TreeListCtrl not honoring wx.TR_SINGLE

Hallo!

Could you look at http://article.gmane.org/gmane.comp.python.wxpython/46779 too?
It looks like a similar problem of wx.TreeListCtrl.

Thanks
HWK

···

----- Original Message ----- From: "Robin Dunn" <robin@alldunn.com>
To: <wxPython-users@lists.wxwidgets.org>
Sent: Monday, April 16, 2007 7:06 PM
Subject: Re: [wxPython-users] wx.TreeListCtrl not honoring wx.TR_SINGLE

Harper, Jason wrote:

Hi.

Has anyone else noticed that there doesn’t seem to be a way to disable multiple-selection in the wx.TreeListCtrl? It seems to get confused when shift-clicking items in the tree. This can be seen in the demo app by clearing all style bits and setting only wx.TR_SINGLE. You will also see that it has some invalidation/drawing issues…leaving a black rectangle around previously selected tree items.

Thanks, I'll take a look at it.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org