You must start the 'sensor' first... usually done in your openStack handler...
as in :-
on openStack
if environment() = "mobile" then
mobileStartTrackingSensor "location", false
end if
end openStack
on locationChanged latitude, longitude
set the theCurrentLocation of this stack to l
Are there any messages than can be used with the browser 'widget', so that you
could know when the URL has finished loading, for example ?
dixie
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe
10.9?
On 18 Apr 2017 4:33 pm, "John Dixon via use-livecode" <
use-livecode@lists.runrev.com> wrote:
> Hi Panos...
>
>
> I get the same error message... 'Could not find pList template for device
> target'
>
>
> dixie
>
>
>
ubject: Re: iphoneComposeMail
Hi John,
What happens if you choose "6.1 or later" in the iOS settings?
On 18 Apr 2017 3:51 pm, "John Dixon via use-livecode" <
use-livecode@lists.runrev.com> wrote:
After much looking around and not getting this to work, I was going to
submit
After much looking around and not getting this to work, I was going to submit a
'bug report', but looking at some of the other bugs dealing with this
problem... Panos from LiveCode stated that the bug had been fixed in LC 8.1.4.
... So, I have downloaded LC 8.1.4 and have tried to launch the sta
Is this broken ?
Used to use it no problem... now the stack is crashing
LC 8.1.0
dixie
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists
Matthias Rebbe
Bramkampsieke 13
32312 Lübbecke
Tel +49 5741 31
+49 160 5504462
Fax: +49 5741 310002
eMail: matth...@m-r-d.de <mailto:matth...@m-r-d.de>
BR5 Konverter - BR5 -> MP3 <http://matthiasrebbe.eu/portfolio/produkte/brx/>
> Am 15.04.2017 um 18:52
I always struggle with , or I should say with how liveCode and unicode interact
and how many times it changes about hoow to use it as always left me confused...
Now, in fld "coord", I have ... 49.196839,-0.907385
I throw this at google and it returns the address...
Route Forestière de la Rés
John Craig wrote a library called 'squirt' for QR codes... works a treat !
Sent from my iPhone
> On 31 Jan 2017, at 17:26, Devin Asay via use-livecode
> wrote:
>
> Hi all,
>
> I have a vague memory that someone had created a barcode library or extension
> for mobile. Anybody know anything ab