>  I'm just a beginner and this is the first time I use the mailinglist. I'm 
> working on an app and I want to make it possible for the user to import 
> photo's saved on his/her iPod/iPad.

Look at page 21 of the iOS User Guide. 

This code:

iPhonePickPhoto "library", 300,400 

...will show the photo library. When the user picks a photo it will be shown on 
the current card, and it will be 300 pixels wide, and 400 pixels high. You can 
change those sizes if you need to.

Gerry

 
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to