[wxPython-users] On a multi-select tree control,
two slow single-clicks grab selected node
Matt Fryer
mfryer at activegrid.com
Thu Jun 1 11:15:13 PDT 2006
Robin Dunn wrote:
> Andrea Gavana wrote:
>>> Or perhaps switch to Andrea's CustomTreeCtrl.
>>
>> Mhm, I am not sure that the problem will not show also in
>> CustomTreeCtrl.
>
> I don't think it will. The generic treectrl that you based your code
> on does not appear to have the problem. I think that the problem is a
> bug in the native MSW control that wxWidgets exposes.
>
Switching to Andrea's CustomTreeCtrl fixed that problem and several
others, too. Andrea, that tree ctrl rocks! Thanks!
--Matt
More information about the wxpython-users
mailing list