Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Mike Kerner via use-livecode
I don't think SOS is the main future. I think it gives us another option. Long before someone learns that technique, they should have the traditional method down, cold, and understand why they would use one or the other. SOS definitely make working on the IDE easier, and they make complicated

OT: javascript graphics fun

2017-02-25 Thread Mark Wieder via use-livecode
https://www.dwitter.net/top -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
There seems to be more stack-based collaboration over in the forums, since you can attach files. GIT seems overkill for many of the smaller tasks, and way more complicated too. At least if you've never participated in team-based coding. Balls are rolling, but rolling in different directions. I

Sublime Text - Trevors LivecodeLint - some questions

2017-02-25 Thread Matthias Rebbe via use-livecode
I was wondering about how this code checking would work, so i installed SublimeText, installed the LiveCode Package, SublimeLinter and LC server community as described at https://github.com/trevordevore/sublimelinter-contrib-livecodelint

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Mike Kerner via use-livecode
No, what I meant was that we as a group have been really slow to get the ball and start running. We're just start to get moving, but I'm hoping that with a few of these little projects started we're picking it up... On Sat, Feb 25, 2017 at 3:50 PM, Roger Eller via use-livecode <

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Mike Kerner via use-livecode
Yes, and that made the task a LOT easier. Now to get the indenting fixed. I've been working on that most of the afternoon... On Sat, Feb 25, 2017 at 4:06 PM, Trevor DeVore via use-livecode < use-livecode@lists.runrev.com> wrote: > On Sat, Feb 25, 2017 at 2:19 PM Mike Kerner via use-livecode < >

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Trevor DeVore via use-livecode
On Sat, Feb 25, 2017 at 2:19 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > For anyone who is messing with this, sublimeText is a little different in > the way you add things to it and configure it. > > If you get tired of the color scheme that Trevor is using, here is

Re: SHA1 cracked .... What are the chances this will be addressed in LC?

2017-02-25 Thread Dan Brown via use-livecode
For those interested there is a SHA-1 collider here to have a play with https://alf.nu/SHA1 On 25 Feb 2017 3:18 p.m., "Dr. Hawkins via use-livecode" < use-livecode@lists.runrev.com> wrote: > On Sat, Feb 25, 2017 at 5:15 AM, Keith Martin via use-livecode < > use-livecode@lists.runrev.com> wrote:

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
On Sat, Feb 25, 2017 at 10:47 AM, Roger Eller wrote: > On Feb 25, 2017 9:21 AM, "Mike Kerner via use-livecode" < > use-livecode@lists.runrev.com> wrote: > > > > All I did was plant the thought, and Bernd went nuts with it. Welcome to > > management. Where's my big

Squashed Turtles

2017-02-25 Thread Richmond Mathewson via use-livecode
Ouch: http://forums.livecode.com/viewtopic.php?f=8=28898 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Mike Kerner via use-livecode
For anyone who is messing with this, sublimeText is a little different in the way you add things to it and configure it. If you get tired of the color scheme that Trevor is using, here is one way to load others. Some of these come with configuration "apps" that run inside of ST. You can also do

Re: iOS SDK Set Up

2017-02-25 Thread William Prothero via use-livecode
Tim: I’ve often thought of asking the mothership to provide a bit more extebsuve diagnostics (in the IDE) for those of us making iOS apps. I suspect it’s hard, because Apple is regularly changing the requirements, but for me, several months can go by without making an iOS app, and then it takes

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Mike Kerner via use-livecode
What do you mean, Roger? On Sat, Feb 25, 2017 at 10:47 AM, Roger Eller via use-livecode < use-livecode@lists.runrev.com> wrote: > On Feb 25, 2017 9:21 AM, "Mike Kerner via use-livecode" < > use-livecode@lists.runrev.com> wrote: > > > > All I did was plant the thought, and Bernd went nuts with

Re: Goofy Drawing question

2017-02-25 Thread J. Landman Gay via use-livecode
With a paint tool selected, use the "drag" command. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 25, 2017 6:18:16 AM Richmond Mathewson via use-livecode wrote:

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
On Feb 25, 2017 9:21 AM, "Mike Kerner via use-livecode" < use-livecode@lists.runrev.com> wrote: > > All I did was plant the thought, and Bernd went nuts with it. Welcome to > management. Where's my big paycheck and pin stripes? > Anyway, we have been raly slow as

Re: Goofy Drawing question

2017-02-25 Thread Dr. Hawkins via use-livecode
On Sat, Feb 25, 2017 at 2:07 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > Assuming you wish to draw, not to paint: > I assumed he wanted to see it draw, so . . . > > local gg="goofy", fc="255,0,0", ls=3 > > local x0=250, x1=375,y0=250, y1=275 --starting & ending coordinates

Re: SHA1 cracked .... What are the chances this will be addressed in LC?

2017-02-25 Thread Dr. Hawkins via use-livecode
On Sat, Feb 25, 2017 at 5:15 AM, Keith Martin via use-livecode < use-livecode@lists.runrev.com> wrote: > While Google may include a backdoor (something I consider unlikely but I > realise that's no less conjecture than '100% certainty'), the Natural News > issue isn't what the site owners paint

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Mike Kerner via use-livecode
All I did was plant the thought, and Bernd went nuts with it. Welcome to management. Where's my big paycheck and pin stripes? Anyway, we have been raly slow as a community picking up the ball and running with it since LC went OSS. Every time we start going after

Re: SHA1 cracked .... What are the chances this will be addressed in LC?

2017-02-25 Thread Keith Martin via use-livecode
An aside response... > Read between the lines Google doesn't use it so obviously people will start > using Google's which will with 100% certainty will have a backdoor in it > looking as to how they removed 140,000 indexed pages of www.naturalnews.com > after the owner didn't give in to

Re: Goofy Drawing question

2017-02-25 Thread Richmond Mathewson via use-livecode
Aah: paint, as I don't really want lots of "artifacts" lying around after the exercise. Richmond. On 2/25/17 12:07 pm, hh via use-livecode wrote: Assuming you wish to draw, not to paint: local gg="goofy", fc="255,0,0", ls=3 on mouseUp lock screen if there is no grc gg then create grc

Posting delay

2017-02-25 Thread hh via use-livecode
I have currently a "posting delay" (time between sending the mail and the becoming visible in the list) of 40 up to 60 minutes. Is this the consequence of a changed incoming spam filter? ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Goofy Drawing question

2017-02-25 Thread hh via use-livecode
Assuming you wish to draw, not to paint: local gg="goofy", fc="255,0,0", ls=3 on mouseUp lock screen if there is no grc gg then create grc gg set style of grc gg to "polygon" -- or "line" set points of grc gg to (250,250),(375, 375) set lineSize of grc gg to ls set forecolor of grc

Goofy Drawing question

2017-02-25 Thread Richmond Mathewson via use-livecode
Probably very goofy, but nevertheless stumping me, so here goes: I should like to issue this sort of command (pseudocode): draw from 250,250 to 375, 375 and a line of the thickness and colour I have cosen would appear on the card. Richmond. ___

Re: Release 9.0.0 DP-5

2017-02-25 Thread Richmond Mathewson via use-livecode
For anyone other than myself who might possibly care about this sort of thing: 9.0.0 DP-4 runs on Mac OS 10.7.5 while 9.0.0 DP-5 does not [which means that when I want to explore its features I shall use the Linux version] Richmond. ___