|
|
Re: How to apply a different style to a specific child in a tree ? [message #467107 is a reply to message #467097] |
Wed, 25 January 2006 05:50  |
Eclipse User |
|
|
|
Thanks Veronika.
I will try it ... but I don't find any example of CheckBoxCellEditor
with Tree
Dov
Veronika Irvine a écrit :
> The SWT.CHECK style applies to all rows in the Tree.
>
> The JFace CheckBoxCellEditor uses the image to emulate a check box in
> columns other than the first column. You could use this approach to have
> check boxes in only some TreeItems.
>
> "Dov MORYUSEF" <moryusef@hotmail.com> wrote in message
> news:dr5lu8$hf1$1@utils.eclipse.org...
>
>>Hi to all,
>>
>>I've a Tree with a root element and childs elements (TreeItem instances)
>>child1, child2, ....
>>Is it possible to apply SWT.CHECK style to a specific child (for example,
>>only to child2 item) ?
>>
>>Thanks a lot for your help.
>>
>>Dov
>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06309 seconds