ScreenSaver?

Alejandro Tejada capellan2000 at yahoo.com
Sun Jan 30 20:02:08 EST 2005


on Sun, 30 Jan 2005 
James Cass wrote:
> That's fine, but that's just one type of screen
> saver.  I might want to 
> make a customized screen saver that's actually an
> application that does 
> something a lot cooler than just present a slide
> show.  :-)

Hi James,

Check if this stack works properly
in MacOS X:

<http://www.geocities.com/capellan2000/ScreenArtv2.zip>

This stack shows an animated vector graphic
that stops when the user click in the background.

You could change the handler, so instead
stopping on a mouseup handler, drawing stops
on mousemove...

Notice that in the script
i repeat twice this code:
wait with messages

Without this repetition, 
this stack never stops in 
faster machines, because
drawing is so fast!! :-(

Try to convert this
stack in an screensaver for OS X,
and post your results, please... :-)

al

=====
Visit my site:
http://www.geocities.com/capellan2000/


		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


More information about the use-livecode mailing list