problems with mobilepickphoto
Klaus major-k
klaus at major-k.de
Wed Jan 3 11:46:45 EST 2018
Hi friends,
found it!
> Am 03.01.2018 um 17:33 schrieb Klaus major-k via use-livecode <use-livecode at lists.runrev.com>:
>
> Hi friends,
>
> I have a strange problem with "mobilepickphoto"!
>
> Here the script:
> on mouseUp pMouseButton
> lock screen
> if the environment = "mobile" then
> mobilePickPhoto "library",212,212
> ## if the result is empty then
## This way! :-)
if the result = "cancel"
> exit mouseUp
> end if
>
> ## Works on Device and simulator so far!
>
> else
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list