Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » List or ListViewer showing images?
List or ListViewer showing images? [message #463106] Wed, 26 October 2005 16:19 Go to next message
arne anka is currently offline arne ankaFriend
Messages: 133
Registered: July 2009
Senior Member
how do i get a List or a ListViewer to show images instead of strings?
Re: List or ListViewer showing images? [message #463108 is a reply to message #463106] Wed, 26 October 2005 16:56 Go to previous message
Eclipse UserFriend
Originally posted by: friederich.kupzog.de

List cannot show images. Table can though. I use SWT Table to display
text with 16x16 pixel icons. I am not sure whether it is also capable of
displaying larger images (I thing they are all scaled to the same size
or so, read that in some thread here).

You can also try out KTable and implement your own image renderer.

Regards,
Friederich

arne anka wrote:
> how do i get a List or a ListViewer to show images instead of strings?


--
Friederich Kupzog
Elektronik & Software
Neusser Str. 5-7
50670 Köln
Tel 0241 160696-1
Fax 0221 726670
www.kupzog.de/fkmk
Previous Topic:SWT and DOM API (article by Ponzo and Gruber)
Next Topic:How to resize a MessageDialog subclass and still see the button Bar
Goto Forum:
  


Current Time: Thu Apr 25 12:16:21 GMT 2024

Powered by FUDForum. Page generated in 0.02995 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top