Page 1 of 1

get the list of files of the album

Posted: Sat Feb 23, 2013 10:41 am
by jmburnod
Hi All,

The native picker don't work for a selected folder and it seem we have to build a custom picker to show preview of image files in a selected folder.

I started to build a group like native picker with previews and 2 btns
• One btn "Paste image"
• One btn "Delete the image file in the selected folder"

I search a way to use the same group to show preview of images of the album (with
btn "Paste image" only).

Is there a way to get the list of files path of the album ?

Best regards

Jean-Marc

Re: get the list of files of the album

Posted: Sat Feb 23, 2013 11:58 am
by monte
Not in livecode. You can access the images in an external.

Re: get the list of files of the album

Posted: Sun Feb 24, 2013 3:38 pm
by jmburnod
Hi Monte,

Thank for this confirmation.
Best regards
Jean-Marc