------------------------------

Message: 25
Date: Fri, 27 Feb 2009 23:33:14 -0800
From: James Hurley <[email protected]>
Subject: ANN: Draw kaleidoscopic effects
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

I failed in my attempt to find a way to  use the pen tool to paint
kaleidoscopic effects. This stack (see below) draws the effects
instead. Painting would be better. More options. Well, except for the
fact that I can't do it. Every time I try to drag the pen in a
mouseMove handler, RR locks up on me. If you can find a way, let me
know.

To see the stack run this in the message box:

go url "http://www.jamesphurley.com/Kaleidoscope.rev";

Jim Hurley


------------------------------

Message: 26
Date: Sat, 28 Feb 2009 12:25:47 +0100
From: Klaus Major <[email protected]>
Subject: Re: ANN: Draw kaleidoscopic effects
To: How to use Revolution <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Hi James,



To see the stack run this in the message box:

go url "http://www.jamesphurley.com/Kaleidoscope.rev";

That's pretty cool! Chapeau!

It runs a lot smoother when you add a "lock screen" and "unlock screen"
at the beginning/end of the "mousemove" handler!

At least it does her on my MacMini 1.66.

Jim Hurley

Best

Klaus

--
Klaus Major
[email protected]
http://www.major-k.de

Klaus,

Yes. I continue to forget the value of locking the screen until all the screen work is done for a given mouseMove cycle. Makes all the difference in the world.

I made the same mistake with KaleidoBalls.

Thanks,

Jim




_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to