Control the TreeListCtrl selection

> My problems are:
> 1/ "SelectItem" seems to ignore the documented "unselect_others"
> argument, keeping the default "True" value;

Use the wx.TR_MULTIPLE style. Then not only does the unselect_others
parameter work, but so does shift+arrow keys.

Thanks! It works fine.

> 2/ While playing a bit with the widget, it occurred to me that there are
> basically two kinds of selection: a unique anchor-like selection
> (displayed as a frame) and a multiple one (displayed as a background
> colour alteration). I cannot figure out how to change the first one.

I think the first one may just be a painting (clipping) error...

I'll try repainting the row.

Thanks for your help.

ยทยทยท

--
Gouki
LP,LP,F,F,LK,HP