native iOS media picker for selected folder

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

native iOS media picker for selected folder

Post by jmburnod » Fri Feb 22, 2013 3:02 pm

hi All
Is there a way to have a native iOS media picker with a preview of image files of a selected folder in documents folder ?

Best regards
Jean-Marc
https://alternatic.ch

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: native iOS media picker for selected folder

Post by Klaus » Fri Feb 22, 2013 3:47 pm

Hi Jean-Marc,

according to the docs "MobilePickPhoto" will only work with the build-in cameras and (iPhoto) library.
So you will need to "roll your own"...


Best

Klaus

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: native iOS media picker for selected folder

Post by jmburnod » Fri Feb 22, 2013 3:56 pm

Hi Klaus,

I read the doc :D but i thought someone had a trick.
I have began to build one and i need to know the width and heigth of the native picker.
Do you know where can i get it ?

Best
Jean-Marc
https://alternatic.ch

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: native iOS media picker for selected folder

Post by Klaus » Fri Feb 22, 2013 4:21 pm

Sorry, no idea...

Maybe somewhere on the Apple developer pages about HIG?

Post Reply