Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Loading Images into a List
Loading Images into a List [message #445204] Thu, 28 October 2004 10:59 Go to next message
MP Mising name is currently offline MP Mising nameFriend
Messages: 18
Registered: July 2009
Junior Member
I'm hoping someone can help me figure out how to load images from a
folder/directory into a List. The user will then be able to double
click an image, for which I need to return some sort of reference so I
can determine which image was double clicked.

Any help or pointers to example code would help greatly.

Thanks
Michael
Re: Loading Images into a List [message #445219 is a reply to message #445204] Thu, 28 October 2004 14:04 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Use a Table. Lists only work with strings.

"MP" <dev1@levelgroundmedia.com> wrote in message
news:clqj5t$am5$1@eclipse.org...
> I'm hoping someone can help me figure out how to load images from a
> folder/directory into a List. The user will then be able to double
> click an image, for which I need to return some sort of reference so I
> can determine which image was double clicked.
>
> Any help or pointers to example code would help greatly.
>
> Thanks
> Michael
Previous Topic:Copy clipboard into a blob
Next Topic:possible to add tableItem on a specified position
Goto Forum:
  


Current Time: Fri Apr 26 09:59:29 GMT 2024

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

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

Back to the top