Re: inhibit selection of some TreeItems on Tree

2009-03-24 Thread Thomas Broyer
On 23 mar, 20:11, fedy2 wrote: > Hi, > I'm looking for a way to inhibit the selection of some TreeItems in a > Tree. AFAIK, that's not possible because it would hurt accessibility: you must be able to select an item in order to navigate to the next/ previous sibling or its children (and/or exp

inhibit selection of some TreeItems on Tree

2009-03-23 Thread fedy2
Hi, I'm looking for a way to inhibit the selection of some TreeItems in a Tree. The only way that I see is to override the onSelection method on Tree class, but it is private :(. Thanks Federico --~--~-~--~~~---~--~~ You received this message because you are subsc