Re: Server globals

2022-08-13 Thread Tim Selander via use-livecode
Alex, Went to your page, and wow, that is exactly what I was trying to do. I'm still trying to figure out exactly how you do it, but I'm headed in the right direction. Thanks! Tim On 2022.08.13 8:36, Alex Tweedly via use-livecode wrote: Hi Tim, I think there are many easy ways to do this

Re: Server globals

2022-08-13 Thread Mike Kerner via use-livecode
With LC thinking that they want to emphasize web apps, more, the complications with server probably also need some effort. On Sat, Aug 13, 2022 at 8:54 AM Tim Selander via use-livecode < use-livecode@lists.runrev.com> wrote: > Alex, > > Went to your page, and wow, that is exactly what I was tryin

A web app launcher with responsive design

2022-08-13 Thread Andreas Bergendal via use-livecode
Friends, I have done wonderful things with LC10 web deployment! I’m excited to share with you the fruits of this week's extensive research and testing! TL;DR: Try this: https://wheninspace.com/portal/ Long version: I wanted to do two things: 1) Like we often

Running installer on Windows 10

2022-08-13 Thread Colin Holgate via use-livecode
I am testing a stack on some different systems, and on Mac M1, Mac Intel, Intel i7 PC with Windows 10, and an Intel Celeron N5095 with Windows 11, no problems. On an Intel Celeron N3450, Windows 10, nothing happens when opening the LiveCode 9.6.8 x86-64 installer, or if I open a standalone app t

Re: Livecode SQLite

2022-08-13 Thread Tom Glod via use-livecode
Hey Mark, I'm using very simple examples to run it, so I don't think its my query, but you are eight I shouldreport this. This would be really great to have. Esp since almost everything is json these days. I will report it in the next few days. Thanks, On Fri, Aug 12, 2022 at 12:57 AM Mark Waddin

Re: A web app launcher with responsive design

2022-08-13 Thread Mark Smith via use-livecode
Congratulations Andreas and thanks for sharing. I haven’t done any work with the new LC HTML5 engine but I was really impressed with the speed of loading it on my new M1 Pro — about 3-4 seconds on first download and then a second or so thereafter. On my iPhone 12 not so fast… more like 30 on the

Re: A web app launcher with responsive design

2022-08-13 Thread Tom Glod via use-livecode
Hey Andreas, thanks for sharing, cool example of responsive design. I thought the HTML5/javascript export was dead, and WASM would be used instead. It could be my own confusion about terminology being used. Can someone clarify this for me? Thanks, Tom On Sat, Aug 13, 2022 at 5:41 PM Mark Smith

Re: A web app launcher with responsive design

2022-08-13 Thread Alex Tweedly via use-livecode
On 13/08/2022 20:24, Andreas Bergendal via use-livecode wrote: Friends, I have done wonderful things with LC10 web deployment! I’m excited to share with you the fruits of this week's extensive research and testing! Wow. Thanks Andreas. Resize, etc. work well for me on Safari, but fail badly

Re: A web app launcher with responsive design

2022-08-13 Thread Mark Smith via use-livecode
Hi Tom, Andreas didn’t mention what the platform was in his message so I just googled “LC web deployment” and it turned up this… https://lessons.livecode.com/m/4071/l/800867-how-do-i-put-my-first-app-on-the-web However, since you mentioned WASM I looked it up and you are correct, LC 10 (which

Re: A web app launcher with responsive design

2022-08-13 Thread Mark Wieder via use-livecode
On 8/13/22 17:16, Alex Tweedly via use-livecode wrote: On 13/08/2022 20:24, Andreas Bergendal via use-livecode wrote: Friends, I have done wonderful things with LC10 web deployment! I’m excited to share with you the fruits of this week's extensive research and testing! Wow. Thanks Andreas.