Re: Getting HTML5 going

2020-03-22 Thread Colin Holgate via use-livecode
Mac, only building for HTML5, tried different browsers, but mainly Safari, local server set up with: php -S localhost:8080 The graphics of the stack appear, but is covered by a gray box, that may or may not be something in the stack. I can tell from a field that shows the current date that eve

Re: [ANN] Release 9.6.0 DP-3

2020-03-22 Thread Pi Digital via use-livecode
I’ve upgraded to macOS10.15.3 and Xcode 11.3.1 and all is well so far. Other than all the other bugs not yet addressed of course. Sean Cole Pi Digital > On 22 Mar 2020, at 14:53, Mark Waddingham via use-livecode > wrote: > > Oops sorry - that’s my fault - it should have said Xcode 11.3.x >

Re: Getting HTML5 going

2020-03-22 Thread Pi Digital via use-livecode
Hi Colin I’ve done a bit of digging and stdio is an api for file IO used in emscripten. It’s also used for accessing external site pages. Additionally, LC uses it to write to the log message box on your main page. So, I’m curious about the method you go through to get to this point of error.

Re: Guessing the encoding of a test file...

2020-03-22 Thread Paul Dupuis via use-livecode
On 3/22/2020 8:41 AM, Mark Waddingham via use-livecode wrote: On 2020-03-21 14:09, Paul Dupuis via use-livecode wrote: So far the only person who has read my post and replied with what I was looking for was Peter - and although the routine was written in Rebol rather than LiveCode, he kindly pro

Re: [ANN] Release 9.6.0 DP-3

2020-03-22 Thread Mark Waddingham via use-livecode
Oops sorry - that’s my fault - it should have said Xcode 11.3.x Mark. Sent from my iPhone > On 22 Mar 2020, at 13:53, Sannyasin Brahmanathaswami via use-livecode > wrote: > > FWIW > > Xcode 11.3 not easily available on Apple site, > > I tried with Xcode 11.3.1. > > Everything “appears” f

Runtime Error on. JavaScript Handler in Browser

2020-03-22 Thread Sannyasin Brahmanathaswami via use-livecode
With Catalina I have RemoteDebugging Working… even better I have AAGNetworkTracer and AAGNetworkTracerDashboard working… awesome tools made by Andre! Can be used with Community License, worth every penny I enabled for mobile testing. On iOS, when I open the Lexicon (a local html5 “stack” tha

Re: [ANN] Release 9.6.0 DP-3

2020-03-22 Thread Sannyasin Brahmanathaswami via use-livecode
FWIW Xcode 11.3 not easily available on Apple site, I tried with Xcode 11.3.1. Everything “appears” fine, at least for now…. BR iOS Support - Building with Xcode 11.3 using the iOS 13.2 SDK is now supported ___ use-livecode mailing list use-livec

Re: Guessing the encoding of a test file...

2020-03-22 Thread Mark Waddingham via use-livecode
On 2020-03-21 14:09, Paul Dupuis via use-livecode wrote: So far the only person who has read my post and replied with what I was looking for was Peter - and although the routine was written in Rebol rather than LiveCode, he kindly provided a link to information about it. It might have got lost