Re: Made with . . .

2017-08-03 Thread Richmond Mathewson via use-livecode
If Waddingham is getting only chocolates it's time he changed his job. I hope that Kevin is also giving him flowers! Richmond. On 8/3/17 6:11 pm, Bob Sneidar via use-livecode wrote: Shouldn't you be getting the chocolates? ;-) Bob S On Aug 2, 2017, at 16:47 , Mark Waddingham via use-liveco

Re: Made with . . .

2017-08-03 Thread Bob Sneidar via use-livecode
Shouldn't you be getting the chocolates? ;-) Bob S > On Aug 2, 2017, at 16:47 , Mark Waddingham via use-livecode > wrote: > > Warmest Regards, > > Mark. > > P.S. I didn't write the above to dispute your point - merely to use it to > hint at a deeper truth... Which Richmond's pupil realised

Re: Made with . . .

2017-08-02 Thread Mark Waddingham via use-livecode
I'm not sure the learning of C and its relatively difficulty was the point here. Find me a book on C which teaches you how to create a window, show a button and have that button pop up a modal dialog which says 'hello world' on Android, HTML5, iOS, Linux, Mac and Windows then *that* would be int

Re: Made with . . .

2017-08-02 Thread Matthias Rebbe via use-livecode
Reading the comments on amazon for the 2nd book i read something about a computer science course of Harvard called CS50. A little search gave me this URL which let you take this course for free. http://cs50.tv/2016/fall/ The about section at that page says: Even if yo

Re: Made with . . .

2017-08-02 Thread Dr. Hawkins via use-livecode
On Wed, Aug 2, 2017 at 2:33 PM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > > > I will be forever grateful to the Livecode team that they have saved me > from having to learn C++. > I've lost track of how many languages I've learned and used over the last decades

Re: Made with . . .

2017-08-02 Thread Mark Waddingham via use-livecode
Well they do say 'out of the mouths of babes'. At the very least it helps us to reinforce the fact that 'we' have a purpose :) Warmest Regards, Mark. Sent from my iPhone > On 2 Aug 2017, at 23:33, Richmond Mathewson via use-livecode > wrote: > > That's a very good explanation, > > Thank yo

Re: Made with . . .

2017-08-02 Thread Richmond Mathewson via use-livecode
That's a very good explanation, Thank you very much indeed. I had a "small problem" with a teenager in my programming classes who asked: "If Livecode is written using C++ why don't we just bypass Livecode completely?" Which prove that his English is up to a high standard :) I found a book i

Re: Made with . . .

2017-08-02 Thread Mark Waddingham via use-livecode
Hah! I missed the IDE bit - 99.99% of the IDE is written in LCS (some widgets in LCB). Pretty much the only bits which aren't are done script introspection features (e.g. revAvailableHandlers), the core standalone building part (which fettles with executables on each platform) and the mechanism

Re: Made with . . .

2017-08-02 Thread Mark Waddingham via use-livecode
Increasingly less - and in contrast the amount that could be done in LC instead of C++ continues to increase (far more slowly than I'd like - but hey, if wishes were horses...) Indeed, a lot of the 'heavy lifting' seen in the engine comes down to either the core abstractions which the LiveCode

Re: Made with . . .

2017-08-02 Thread Klaus major-k via use-livecode
Hi Richmond, > Am 02.08.2017 um 13:43 schrieb Richmond Mathewson via use-livecode > : > > " remember that LC is made with LC, so everything in the IDE is a stack resp. > scripted and can be modified!" > recently claimed by someone elsewhere [Hi, Klaus :) ] hi mate! :-) > BUT: it that really t