Hi friends, found it!
> Am 03.01.2018 um 17:33 schrieb Klaus major-k via use-livecode > <[email protected]>: > > 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 [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
