iOS - open next field?

2020-06-30 Thread Dan Friedman via use-livecode
Is there a way you activate and utilize the "prev" and "next" button on iOS keyboards? You know, these buttons: https://i.stack.imgur.com/FzrPy.png If you have more than one text field on a card, we want to "tab" between fields. -Dan ___

Re: Animation Engine: speed tips

2020-06-30 Thread scott--- via use-livecode
Alex, Eagerly awaiting news of your progress! — Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-800-615-0867 -- > On Jun 30, 2020, at

Re: Animation Engine: speed tips

2020-06-30 Thread J. Landman Gay via use-livecode
Did you use acceleratedRendering? Set it to true and set the layermode of each moving object to dynamic. I'd be curious to see if there's a difference. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On June 30, 2020 8:43:25 PM Alex

Re: Animation Engine: speed tips

2020-06-30 Thread Alex Tweedly via use-livecode
Hi David, I had a quick look at this (for slightly selfish reasons - I will be doing some simple animation soon, so this piqued my interest to look at it sooner :-) [ all comments on performance or timing here are on an aging (2011) Macbook Pro, LC 9.6.0 ] So, there's good news, and

Re: OAuth2 on Win10: not returning to my app

2020-06-30 Thread David Bovill via use-livecode
May be related but I’m having an issue with an old script returning cancel with oauth2 lib today - can’t debug will check in morning On 30 Jun 2020, 23:19 +0100, Monte Goulding via use-livecode , wrote: > It does sound like an issue with the redirect uri. > > Perhaps a configuration issue in

Re: OAuth2 on Win10: not returning to my app

2020-06-30 Thread Monte Goulding via use-livecode
It does sound like an issue with the redirect uri. Perhaps a configuration issue in your app on the endpoint? Some endpoints will use the redirect uri from the request, some will ensure it matches perfectly with your settings for your app on their portal, some will just use the redirect in the

Re: AR in LiveCode Browser?

2020-06-30 Thread Brian Milby via use-livecode
AR QuickLook is probably what is needed on iOS. Introduced at WWDC 2018. I would imagine that it could be done with a widget. Not sure for Android. Sent from my iPhone > On Jun 30, 2020, at 1:10 PM, Dan Friedman via use-livecode > wrote: > > Ikea's app does this. Many other apps also

Re: AR in LiveCode Browser?

2020-06-30 Thread Dan Friedman via use-livecode
Ikea's app does this. Many other apps also provide an in-app AR expierence. How are they doing it? And how can I do this in my LC app? -Dan On 6/30/20, 9:44 AM, "use-livecode on behalf of Mark Waddingham via use-livecode" wrote: On 2020-06-30 15:46, Dan Friedman via use-livecode

Re: AR in LiveCode Browser?

2020-06-30 Thread Mark Waddingham via use-livecode
On 2020-06-30 15:46, Dan Friedman via use-livecode wrote: Klaus, No, mobile. If I open the link (https://nexen.ehpec.com/usdz.html) in Safari on my iPhone, I get total interaction with the AR (Augmented Reality) object. If I open the same URL in a LiveCode browser (native or widget) it

Re: No Replies (or anything)

2020-06-30 Thread Richmond via use-livecode
Ever so slightly 'offensive' message from Richmond. Are you getting this? Best. On 30.06.20 18:24, Bob Sneidar via use-livecode wrote: Hi all. I’m not getting anything on the use list. Bob S ___ use-livecode mailing list

Re: No Replies (or anything)

2020-06-30 Thread Stephen Barncard via use-livecode
TESTING FOR BOB 1234 On Tue, Jun 30, 2020 at 08:25 Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all. > > I’m not getting anything on the use list. > > Bob S > > ___ > use-livecode mailing list >

RE: AR in LiveCode Browser?

2020-06-30 Thread Ralph DiMola via use-livecode
Just checked an my LG v20 is not on the supported list. I’m on Android 7 and have held off going to 8 because of a couple of v8 bugs on the LG v20. A this point I might just bite the Android 8 bullet to get AR ability. The v20 is not on the supported list but v8 should run AR. I also hang on to

No Replies (or anything)

2020-06-30 Thread Bob Sneidar via use-livecode
Hi all. I’m not getting anything on the use list. Bob S ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: AR in LiveCode Browser?

2020-06-30 Thread Dan Friedman via use-livecode
Ralph, On my old Moto it didn’t work. However, one of the guys in my weekly poker game has a Note 10. I opened that url on his Note 10 last night and it did the whole AR thing correctly. -Dan From: Ralph DiMola Sent: Tuesday, June 30, 2020 8:00 AM To: Dan

RE: AR in LiveCode Browser?

2020-06-30 Thread Ralph DiMola via use-livecode
It looks like I was wrong about what engine is used for the browser widget(see Mark's comment) I commented after I tried it on my Android phone with Chrome. All I got was a request for a download of the usdz file. Talked before I fully investigated (ask Margaret about that). I thought that the

RE: iOS Browser Widget and javascriptHandlers Update

2020-06-30 Thread Ralph DiMola via use-livecode
Filed QCC 22812 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 Brian Milby via use-livecode Sent: Monday, June 29, 2020 8:01 PM To: How to use LiveCode

Re: AR in LiveCode Browser?

2020-06-30 Thread Dan Friedman via use-livecode
Klaus, No, mobile. If I open the link (https://nexen.ehpec.com/usdz.html) in Safari on my iPhone, I get total interaction with the AR (Augmented Reality) object. If I open the same URL in a LiveCode browser (native or widget) it doesn't open the object at all. -Dan On 6/30/20, 2:08 AM,

Re: AR in LiveCode Browser?

2020-06-30 Thread Dan Friedman via use-livecode
Ralph, I tried the link in the Google App (which I assume uses Chrome) on my iPhone. It worked as expected, with total interaction with the AR (Augmented Reality) object. But, it fails in a LiveCode browser (native or widget). -Dan On 6/29/20, 6:16 PM, "use-livecode on behalf of Ralph

Re: AR in LiveCode Browser?

2020-06-30 Thread Martin Koob via use-livecode
Thanks Mark I have submitted a bug report for a documentation enhancement. https://quality.livecode.com/show_bug.cgi?id=22811 Martin > On Jun 30, 2020, at 7:56 AM, Mark Waddingham via use-livecode > wrote: > > It is on Mac, Android and iOS... Windows and Linux use CEF (which is derived >

Re: Ansi-Pantsy

2020-06-30 Thread Paul Dupuis via use-livecode
On 6/30/2020 5:18 AM, Richmond via use-livecode wrote: Why does fontLanguage return ANSI for English language fonts instead of romething like 'Roman'? There is a fundamental mismatch between 'ANSI' and Unicode. Richmond. ___ use-livecode mailing

Re: AR in LiveCode Browser?

2020-06-30 Thread Mark Waddingham via use-livecode
On 2020-06-30 12:38, KOOB via use-livecode wrote: That should be in the documentation. I looked at the dictionary for Browser Widget and it didn't mention the browser engine it was using. I just assumed it was native to the platform it was being used on. It is on Mac, Android and iOS...

Re: AR in LiveCode Browser?

2020-06-30 Thread KOOB via use-livecode
Hi Ralph Thanks for the info. > The LiveCode browser uses Chromium. > When looking for LC Browser > compatibility try URLs in Chrome. If the link works in Chrome 99.9% of the > time it works in the LC browser widget. That should be in the documentation. I looked at the dictionary for Browser

Re: AR in LiveCode Browser?

2020-06-30 Thread Richmond via use-livecode
It would have been helpful for the uninitiated like myself if you had explained that 'AR' menat 'Augmented Reality' and that you were referring to USDZ files. https://developer.apple.com/augmented-reality/quick-look/ As Klaus stated; I can view that thing in Preview, but NOT in Waterfox

Ansi-Pantsy

2020-06-30 Thread Richmond via use-livecode
Why does fontLanguage return ANSI for English language fonts instead of romething like 'Roman'? There is a fundamental mismatch between 'ANSI' and Unicode. Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: AR in LiveCode Browser?

2020-06-30 Thread Klaus major-k via use-livecode
Hi Dan, > Am 30.06.2020 um 01:47 schrieb Dan Friedman via use-livecode > : > > I am trying to display and use an AR object in a webpage in a LiveCode > browser. It don't work!Feels like the LC browser (native or widget) > doesn't have access to the native AR features. For example, if

Re: Mora Catalina permissions woes....

2020-06-30 Thread panagiotis merakos via use-livecode
Hello Paul, I was thinking that a way to make things simpler, which might solve these permissions woes is to not have the separate libraries folder sitting outside the app bundle, but instead add the whole folder in the Copy Files section of the standalone, and then in your code access this