Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Two icons for a TreeItem

Please ask user questions on the newsgroup. You are talking a JFace here
so the appropriate one is eclipse.platform.

Hint: You need a OwnerDrawLabelProvider to make this work (I think the
StyledTextColumnLabelProvider might be the solution).

Tom

arunkumarsimhadri schrieb:
> I have tree implementation that displays a single icon for each TreeItem,
> which i did using DefaultLabelProvider. Now I have a requirement to display
> two icons for each TreeItem.
> 
> Is there any way to do so? Please help me out of this.
> 
> Thanks in advance
> 
> 


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                               leiter softwareentwicklung/CSO
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834


Back to the top