Re: LC Roadmap

2021-02-17 Thread prothero--- via use-livecode
Andre: I think if your chapters offered several ways of organizing a project, starting with beginners, and then discussing the various philosophies, say how to name variables, using Levure, setting up MVC, etc, etc. And you are right to be concerned with how quickly the information gets out of

Re: Livecode IDE question

2021-02-17 Thread David Squance via use-livecode
Thanks for the suggestion, Martin. I will see if that sticks. I knew about Cmd-M once, but I use LC so little, and while I’ve had RR and LC since RR 1.?, I’ve almost only ever done small apps for my own use. Dave > On Feb 17, 2021, at 5:00 AM, Martin Koob via use-livecode > wrote: > > Hi Dav

Re: Wasm and the LC Roadmap

2021-02-17 Thread Richard Gaskin via use-livecode
David Bovill wrote: > Anyone know the wasm plans? > > I’m Woking on a project in collaboration with a number of other > platforms and partners that are using wasm. Would like to play > in the same place with LiveCode. Given the vast gulf between the browser DOM and LC's object model, and the li

Re: LC Roadmap

2021-02-17 Thread Bob Sneidar via use-livecode
I found your approach to publish and subscribe incredibly useful. I have an app that has data grids in multiple sub stacks that each can be open or no. Many of these data grids display data from the same database table but in different sub stacks. For example, I have a devices and an accessorie

Re: Wasm and the LC Roadmap

2021-02-17 Thread David Bovill via use-livecode
Wasm is a pretty mature target by now. Most of the projects I work with already have deployments using wasm on either the server side or the client side. ASP.NET and Blazer is making quite a stir. It’s not the sort of - let’s deploy it now thing - but when looking at a partnership between severa

Re: Wasm and the LC Roadmap

2021-02-17 Thread Andre Garzia via use-livecode
Let me begin by saying that WASM is not a silver bullet. I know this doesn’t happen on our community, and that David is not mentioning WASM as a magical solution for HTML5 deployment. A bit of context is needed to understand why WASM is important and cool. In the past, many C/C++ to Web solutio

Re: Wasm and the LC Roadmap

2021-02-17 Thread Graham Samuel via use-livecode
Well done Klaus, I was still Googling it! I am in fact looking at articles (e.g. https://blog.bitsrc.io/whats-wrong-with-web-assembly-3b9abb671ec2 ) that suggest that despite some very significant users (Google Earth is one), wa

Re: Wasm and the LC Roadmap

2021-02-17 Thread Klaus major-k via use-livecode
To all who are also not familiar witht the gazillion abbreviations, David is talking about -> WebaSseMbly :-) > Am 17.02.2021 um 16:13 schrieb David Bovill via use-livecode > : > > Anyone know the wasm plans? > > I’m Woking on a project in collaboration with a number of other platforms and > p

Wasm and the LC Roadmap

2021-02-17 Thread David Bovill via use-livecode
Anyone know the wasm plans? I’m Woking on a project in collaboration with a number of other platforms and partners that are using wasm. Would like to play in the same place with LiveCode. *** **

Re: [OT] Poll: What does it mean for 1 rect to be 'within' a certain distance of another rect?

2021-02-17 Thread Paul Dupuis via use-livecode
Thank you. I think it is an example of a LiveCode built app that uses many (I'd say most) of LiveCode's features all in one application. It was originally built in HyperCard around 1990 with a Windows version in Toolbook and then the Mac version migrated to SuperCard (waiting on the never rel

Re: Livecode IDE question

2021-02-17 Thread Martin Koob via use-livecode
Hi David Welcome, I think your question is totally appropriate here. I occasionally have the same problem and I use Roger’s solution below. You may already know this but a quick way to open the message box where you need to type the script to reposition the message box is to use the keyboard s

Re: LC Roadmap

2021-02-17 Thread Andrew at MidWest Coast Media via use-livecode
This is an excellent idea. Provide the basic skeleton, but then demo a couple completed concepts as well to show what could be done. I would be willing to collaborate to make a finished example and document the process. LiveCode is extremely powerful, but as others have noted some of these advan

Re: LC Roadmap

2021-02-17 Thread Andre Garzia via use-livecode
> On 16 Feb 2021, at 15:26, Alex Tweedly via use-livecode > wrote: > > A sample 'skeleton' app - i.e. complete but not fleshed-out. Initially it > would be for a desktop app (the first sequel will cover mobile). It would > implement "good practices" for many of the common features, with enou

Re: [OT] Poll: What does it mean for 1 rect to be 'within' a certain distance of another rect?

2021-02-17 Thread David V Glasgow via use-livecode
Double [OT], but I just want to say that I have looked at HyperRESEARCH several times over the years, and have been hugely impressed with its features. In fact, it is too feature rich for my needs, but it looks like a really great piece of work. Cheers, David G > On 16 Feb 2021, at 9:43 pm, P