Hi again Graham
Another option is to indicate visually the uncertainty of the location reading
on the map display as some apps do, e,g. with a translucent circle whose radius
indicates the horizontal (in)accuracy.
cheers
Alan
> On 26 Apr 2020, at 10:17 am, Alan Stenhouse wrote:
>
> Hi Graha
k handler.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
> Of Alan via use-livecode
> Sent: Friday, December
I'm having a strange issue with a mobile app - on the 11.2 simulator a
preOpenCard handler doesn't seem to run on the iPhoneX simulator but does with
other devices.
What might be stopping this handler from running on the X simulator but not on
others? Any ideas?
Strangely, when I make a barebo
Note that you may not get a value immediately from your location services
subsystem so if you find there's nothing there, then try starting up the sensor
in openCard or openStack, wait some time and then use the button to get the
current location.
Hope that makes sense (and works for you).
Or
Hi there
Can someone point me in the direction of the LC source code on Github that
contains the mobile location-related code?
Wondering what is currently used for the properties: desiredAccuracy &
distanceFilter
Thanks for any pointers! :-)
cheers
Alan
_
Is it possible to set the transparency of a background (or foreground) image
for a mergButton button?
Alternatively, are transparency settings used if using a PNG (if that's
possible)?
I see that we can set the transparency of the background, border and other
colours.
Monte or anyone else tri
h sockets?
>
>> On 31 Jul 2018, at 10:22 am, Alan via use-livecode
>> wrote:
>>
>> I've submitted an app update to the Apple store and have been rejected with
>> the following error:
>>
>> "We discovered one or more bugs in your app when
I've submitted an app update to the Apple store and have been rejected with the
following error:
"We discovered one or more bugs in your app when reviewed on iPad running iOS
11.4.1 on Wi-Fi connected to an IPv6 network.
Specifically, when tapping on the camera button, no further action took pl
Has anyone integrated any machine learning models in LiveCode at all? Anyone
experimenting with it?
Just considering having a play with TensorFlow.js and seeing if it'll work...
Any hints/ideas welcome!
cheers
Alan
___
use-livecode mailing list
use-l
I'm using the browser widget with some embedded javascript for Google maps and
am wanting to handle control key sequences. Unfortunately it looks like the
browser widget has an embedded control-key menu with "Back" and "Reload" menu
options.
Is there any way to override this menu display?
Or a
Can someone at LC please bump Bug 17062 and take a look at it? Would be great
to be able to pass right-clicks into the browser widget rather than
automatically popping up the "Back|Reload" menu.
https://quality.livecode.com/show_bug.cgi?id=17228
cheers
Alan
__
Hi Andrew
Thanks a lot for testing on your device with very interesting results! I saw
your detailed addition to the bug report - that's great and I hope that it
helps Monte discover and rectify the issue.
On Android it appears that just using mobilePickPhoto "library" seems to work
ok and r
I have made a test stack to access EXIF information on both Android and iOS and
submitted it under bug 21322:
https://quality.livecode.com/show_bug.cgi?id=21322
There is a problem (at least on the simulator) that causes a crash currently,
hence my bug report. Hopefully the sample stack is usefu
Enjoying the discussion and your well thought out views Richard!
FWIW, I'm pretty sure a friend of mine made a system for conversion of existing
pubs to EPubs a few years back. And I think it was all (mostly?) done in LC.
The system is described here (unfortunately only in German currently):
ht
I couldn't find Andre's Facebook Lib on his site - has anyone sorted out
POSTing images etc to FB?
cheers
Alan
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
pre
Has anyone come up with a mobile cross-platform solution for getting an image
from a mobile photo library including the EXIF metadata?
It seems there were a couple of possibilities:
Android - something called SD-Test for getting files from an SD card;
iOS - mergAV can apparently get an image wi
I find that on Android you don't use the "file:" prefix - try:
set the url of widget "about" to (specialFolderPath("resources") &
"/web/index.html")
HTH
cheers
Alan
> On 8 Apr 2018, at 7:30 pm, Sannyasin Brahmanathaswami
> wrote:
>
> I give up! What is the magic that gets the browser widge
to extend the widget to
> get a position, setting would also be possible I imagine.
> On Sun, Jan 28, 2018 at 10:23 PM Alan via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> Is it possible to get and/or set the scroll of a treeview widget?
>>
>>
>
> eMail Ts & Cs <http://pidigital.co.uk/emailTCs.rtf> Pi Digital
> Productions Ltd is a UK registered limited company, no. 5255609
>
> On 30 January 2018 at 01:21, Alan via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> I've been test
I've been testing out the cameraControl a bit more and trying to make more than
1 at a time. It is possible but only seems to have one of them active at a time
(i.e. updating). Though if the second one is then deleted, the first one
becomes active again.
Is it possible to have more than 1 activ
Is it possible to get and/or set the scroll of a treeview widget?
It doesn't look like it, but perhaps someone has a work-around? Or is there
some hidden property perhaps?
Thanks for any pointers!
cheers
Alan
___
use-livecode mailing list
use-livecod
Hi BR
What's lacking is the visual feedback that there's something "more"...
One way you might give an indication could be to flash the mobile scrollbars to
show how much of the group is visible.
e.g.
smControlSet sScrollerID, "indicatorStyle", "white"
smControlSet sScrollerID, "vIndicator",
Hi Jacque, Jonathan
Thanks for the replies and questions and sorry for the slow reply!. They did
lead me to question whether my file was being created correctly - it wasn't.
There also seems to be a difference in the way html files are loaded. Anyway,
it works now.
Thanks for the info about th
Am having a problem loading a local file that displays a Google map on the
Android emulator. LC 8.1.6.
I was also having a problem with local HTML files in general, but got that
going. Using the same method for a dynamically created map document, located in
the specialfolderpath("documents") fo
LC 9.0.0 DP8
Using an options menu used to bring up the mobile options menu normally and
worked well. However I've noticed in LC9 that selecting the last item in the
menu does not update the options menu label correctly - it remains blank.
Has anyone else seen this and is there a solution?
che
Using LC9dp7 - I'm adding files and a folder to be used by the Standalone
Builder in the "Copy Files" tab. For some reason, when adding a file in a
sub-folder, it seems to create the sub-folder as well when testing the app in
the Simulator - I'm pretty sure that this didn't used to be the case.
> One other thing, if you?re testing on a physical iPhone, whether the card
> fills the whole screen depends on if you have included the
> default-5...@2x.png splash screen. Without that it will only fill the center
> area, there would be borders too.
>
>
>
>> On
On mobile, shouldn't
set the fullscreenmode of this stack to "exactFit"
scale the stack so that it fits on, and fills, the mobile screen?
I seem to having problems with this using LC9dp7 currently.
Also have an unrelated problem with a menuButton option called "Dead" not being
passed throug
Try
filter lines of MyList with ("*" & CharStringX & "*" & tab & "*")
to get all lines where CharStringX is contained in the first part of the string
before the tab.
> filter lines of MyList with ("*" & CharStringX & "*" & tab)
HTH
cheers
Alan
___
Hi Alex
It's pretty straightforward to record current location on mobile - using
mobileStartTrackingSensor, mobileSensorReading (when you want to grab current
location) and so on.
Just make sure you start tracking when the user starts your app to give the GPS
system time to get going and you m
30 matches
Mail list logo