P.S.
I should have said that "startTurtle" (or simply "st") is the command that
initiates the turtle.
Jim
> Message: 8
> Date: Sat, 09 May 2015 19:59:15 +0300
> From: Richmond
> To: How to use LiveCode
> Subject: Re: Automated Drawing
> Message-ID:
On 10/05/15 01:22, Jim Hurley wrote:
Message: 8
Date: Sat, 09 May 2015 19:59:15 +0300
From: Richmond
To: How to use LiveCode
Subject: Re: Automated Drawing
Message-ID: <554e3ce3.2030...@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
On 09/05/15 16:52, Richmond wrote:
>
> Message: 8
> Date: Sat, 09 May 2015 19:59:15 +0300
> From: Richmond
> To: How to use LiveCode
> Subject: Re: Automated Drawing
> Message-ID: <554e3ce3.2030...@gmail.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> On 09/05/15 16:52,
On 09/05/15 16:52, Richmond wrote:
On 21/03/15 18:17, Jim Hurley wrote:
Richmond,
I wrote this Turtle Graphics library in the dark ages of RR, before
“sum” became a reserved word.
So, comment out the “sum” handler in the stack script.
Jim
Having copied your stack script across into my st
On 21/03/15 18:17, Jim Hurley wrote:
Richmond,
I wrote this Turtle Graphics library in the dark ages of RR, before “sum”
became a reserved word.
So, comment out the “sum” handler in the stack script.
Jim
Having copied your stack script across into my stack I am stuck with 2
problems:
1.
>
> Message: 14
> Date: Sat, 21 Mar 2015 20:13:37 +0200
> From: Richmond
> To: How to use LiveCode
> Subject: Re: Automated Drawing
> Message-ID: <550db4d1.4050...@gmail.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> On 21/03/15 17:
On 21/03/15 17:35, Jim Hurley wrote:
Automated Drawing
Richmond richmondmathewson at gmail.com
<mailto:use-livecode%40lists.runrev.com?Subject=Re%3A%20Automated%20Drawing&In-Reply-To=%3C550D8A50.20300%40gmail.com%3E>
Sat Mar 21 16:12:16 CET 2015
Previous message: Automated Draw
.
On Sat, Mar 21, 2015 at 10:17 AM, Jim Hurley
wrote:
> Richmond,
>
> I wrote this Turtle Graphics library in the dark ages of RR, before “sum”
> became a reserved word.
>
> So, comment out the “sum” handler in the stack script.
>
> Jim
> >> Automated Drawing
&
Richmond,
I wrote this Turtle Graphics library in the dark ages of RR, before “sum”
became a reserved word.
So, comment out the “sum” handler in the stack script.
Jim
>> Automated Drawing
>>
>> Richmond richmondmathewson at gmail.com
>> <mailto:use-livecode%40lis
>> Automated Drawing
>>
>> Richmond richmondmathewson at gmail.com
>> <mailto:use-livecode%40lists.runrev.com?Subject=Re%3A%20Automated%20Drawing&In-Reply-To=%3C550D8A50.20300%40gmail.com%3E>
>> Sat Mar 21 16:12:16 CET 2015
>>
&g
:
Message: 21
Date: Sat, 21 Mar 2015 09:02:23 +0200
From: Richmond <mailto:richmondmathew...@gmail.com>>
To: How to use LiveCode <mailto:use-livecode@lists.runrev.com>>
Subject: Automated Drawing
Message-ID: <550d177f.10...@gmail.com
<mailto:550d177f.10...@gmail.com>
On 21/03/15 17:09, Richmond wrote:
On 21/03/15 13:57, Jim Hurley wrote:
Message: 21
Date: Sat, 21 Mar 2015 09:02:23 +0200
From: Richmond <mailto:richmondmathew...@gmail.com>>
To: How to use LiveCode <mailto:use-livecode@lists.runrev.com>>
Subject: Automated Drawing
Messag
On 21/03/15 13:57, Jim Hurley wrote:
Message: 21
Date: Sat, 21 Mar 2015 09:02:23 +0200
From: Richmond mailto:richmondmathew...@gmail.com>>
To: How to use LiveCode mailto:use-livecode@lists.runrev.com>>
Subject: Automated Drawing
Message-ID: <550d177f.10...@gmail.com <
>
> Message: 21
> Date: Sat, 21 Mar 2015 09:02:23 +0200
> From: Richmond <mailto:richmondmathew...@gmail.com>>
> To: How to use LiveCode <mailto:use-livecode@lists.runrev.com>>
> Subject: Automated Drawing
> Message-ID: <550d177f.10...@gmail.com <mai
I set up a little stack with THIS in a button:
on mouseUp
choose pencil tool
drag from 100,100 to 200,200
end mouseUp
and it drew me a jolly diagonal line . . . super!
HOWEVER
I wonder if it is possible to do something like THIS:
drag for 100 pixels at 60 degrees
probably not, BUT ??
15 matches
Mail list logo