Re: Best way to convert color values

2024-08-08 Thread Bob Sneidar via use-livecode
Yet another gem for my Validations library. I should probably separate out the conversion stuff as a conversions library. Bob S > On Aug 7, 2024, at 11:14 AM, Richard Gaskin via use-livecode > wrote: > > Paul Dupuis wrote: > >> I can always write a routine to convert RGB to Hex and Hex to

Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
Hello Bob, To do this you need the debug symbols for the version of the engine that was used to build the app - which are not publicly available. Kind regards, Panos On Thu, 8 Aug 2024 at 18:31, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > I would dearly love to know h

[[ ANN ]] Release 9.6.13

2024-08-08 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.13 STABLE. LiveCode 9.6.13 STABLE comes with 11 bugfixes and performance improvements since the last stable release, including support for building against API 34 on Android, and a new version of Google's in-app billing lib

Re: iOS App Crashing On Close

2024-08-08 Thread Bob Sneidar via use-livecode
I would dearly love to know how to symbolicate a crash log!!! Bob S On Aug 8, 2024, at 2:14 AM, panagiotis merakos via use-livecode wrote: In any case, I think the best way to get this resolved is to send us the crash log to see if we can symbolicate it __

Re: macOS Sequoia beta

2024-08-08 Thread Colin Holgate via use-livecode
The LiveCodes I had are no longer working in Sonoma and Sequoia. I updated to LiveCode 9.6.12, and that seems to be working ok in the Sequoia beta 5. > On Aug 7, 2024, at 9:59 PM, Marty Knapp via use-livecode > wrote: > > Curious if anyone has tested LC on the macOS Sequoia beta and if so, ha

Re: Export snapshot - is it usable on LiveCode web apps?

2024-08-08 Thread Jimmieson, Phil via use-livecode
Hi folks, Thanks to everyone who responded to my question. Where else would you get such support? And in particular, with what other development system would you get one of the actual architects of the system, responding to your question? LIveCode is something else. OK, I have updated my screen

Re: Export snapshot - is it usable on LiveCode web apps?

2024-08-08 Thread Tom Glod via use-livecode
just fyi If your cursor or another window is over the rect it will show up in the screenshot. On Thu, Aug 8, 2024 at 10:23 AM Andreas Bergendal via use-livecode < use-livecode@lists.runrev.com> wrote: > That’s good to know! Then it must have been something else I was struggling > with - perhaps i

Re: Export snapshot - is it usable on LiveCode web apps?

2024-08-08 Thread Andreas Bergendal via use-livecode
That’s good to know! Then it must have been something else I was struggling with - perhaps it had to do with getting a snapshot of the content of a browser widget…? That would still present problems in certain (all?) platforms, right? tors 8 aug. 2024 kl. 14:39 skrev Mark Waddingham via use-liveco

Re: Export snapshot - is it usable on LiveCode web apps?

2024-08-08 Thread Mark Waddingham via use-livecode
On 2024-08-08 10:22, Jimmieson, Phil via use-livecode wrote: Hi folks, I’m experimenting with converting one of my LiveCode iPad Apps into a web version, to see how well it works, but there’s an issue that seems to be a deal-breaker. My iPad app takes a screenshot of the LiveCode stack when th

Export snapshot - is it usable on LiveCode web apps?

2024-08-08 Thread Jimmieson, Phil via use-livecode
Hi folks, I’m experimenting with converting one of my LiveCode iPad Apps into a web version, to see how well it works, but there’s an issue that seems to be a deal-breaker. My iPad app takes a screenshot of the LiveCode stack when the user navigates away from the main card, so that the image can

Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
Hello Dan and Mark, Hmm, interesting, I cannot think of anything we changed from 10 DP-8 to 10 RC-1 that could have caused this on iOS. Is the app doing anything when it is in the background (e.g. playing background audio or such)? In any case, I think the best way to get this resolved is to send