display thumbnails from image list
display thumbnails from image list
- Subject: display thumbnails from image list
- From: Mattias Jonsson <email@hidden>
- Date: Mon, 21 Jan 2002 15:36:30 +0100
Got a list of images from an "on open" thingy.
Is there some way that I can allow a user to choose from a list of preview
images instead of a list of filenames?
I now I could do it with facespan but is there a really good OSAX out there
that I haven't found?
I'd like to do something like this...
on open theFiles
--yada yada
--yada yada
set theSelection to (choose from list theFiles with preview)
--yada yada
--yada yada
end open
tia
/Mattias Jonsson
Framkom AB
Sweden