[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: ListViewer question

Yes, you can use a Table (or TableViewer) to do this.

Grant

"Bartek Wasko" <bartek@xxxxxxxxx> wrote in message
news:d9blqq$5gt$1@xxxxxxxxxxxxxxxxxxx
> Hi
>
> I need to provide a list of items, each of them is a label consisting of
> text and image.
> Tried to use the ListViewer and its getText(..) and getImage(...) methods,
> but it seems that the getImage method is never executed during list
> rendering process, so I get list with only text labels :|. Where is my
> mistake? How to aim this requirements? Is there any other way to get the
> such list (or perhaps should be other control) ?.
>
> thanks
> bartek
>
> -- 
> **********************************************
> ConSol*
> Consulting & Solutions Software Poland
> ul. Bronowicka 10A, 30-084 Kraków
> tel. +48 (012) 6231528
> bartek.wasko@xxxxxxxxx
> http://www.consol.de
> **********************************************
>
>