On Tue, May 13, 2008 at 6:43 AM, Jens Moenig <
jens@...> wrote:
Hi Boingo,
I have created a mechanism to use Scratch-projects as screensavers for
Windows as part of my "Chirp" project (http:chirp.scratchr.org/blog). The
source code is part of the download.
Since Scratch is basically a Squeak image you can canibalize this idea for
you own screensavers. This is how it would work:
1) create a Squeak app (image) and lock it down in fullscreen mode
Do you know of any good references about HOW to "lock down" an image?
Regards,
Rob Rothwell