Sorry Neville, I didn't read your email closely enough - you are
obviously on the right track.
Phil
On 9/30/20 9:02 PM, Phil Davis via use-livecode wrote:
Another factor I discovered in times past (which may have been changed
by now) that eats up CPU cycles is the "Default" button style. Do y
Another factor I discovered in times past (which may have been changed
by now) that eats up CPU cycles is the "Default" button style. Do you
possibly have one of those on your stack?
Phil Davis
On 9/30/20 7:30 PM, Neville Smythe via use-livecode wrote:
I have just noticed something curious.
I have just noticed something curious.
I am running LiveCode 8.1 IDE 9.6.1 on a Mac Air 2020 quad core Catalina.
Typically LC cpu usage shows about 34% (presumably of 1 core). When a modal
stack is opened it immediately ramps up to 99% ; the fan kicks in, and if left
for a while the OS boo
I've been in the DeveloperWeek conference for the last couple of days,
and in a morning session today about OpenAPI I learned about an online
JSON Schema validator tool.
https://www.jsonschemavalidator.net/
Also, this JSON/YAML linter may be of use:
https://meta.stoplight.io/docs/spectral/REA
Unfortunately, it didn’t work. It actually crashes the app in Simulator after
doing it twice(!).
On the first go, it's loading the audio file, by first setting the path to
empty, then to the actual path. All is fine.
Going back to gallery card, the player is stopped and deleted (as intended,
mo