Re: slideSaver
Re: slideSaver
- Subject: Re: slideSaver
- From: Ben Hines <email@hidden>
- Date: Mon, 29 Oct 2001 21:19:16 -0800
I just took a look at the slidesavers - looks like all they are are
bundles with a bunch of jpegs in the Resources folder. No executable
code at all! So i copied Cosmos.slideSaver and threw in some of my
Family jpegs into the Resources folder - now I have a Family
slideSaver.
If you really want to be slick and not make a duplicate copy of the
pix, you can just make the "Resources" folder within the bundle a
symlink to the folder full of jpgs you want to show. (just tried it -
works!)
[Screen Savers/Family.slideSaver/Contents] ben% ln -s
/Volumes/Bones/Documents/Pictures/ Resources
-Ben
At 4:32 PM +1300 10/30/01, Angela Brett wrote:
Hi,
I've noticed that there's a Slide Show.saver in the
ScreenSaver.framework resources, and that screensavers like Cosmos
and Forest have the extension slideSaver. I guess they must all use
the same ScreenSaver subclass. Does anyone know how I can make my
own slideSaver? I know I could just choose Slide Show in the Screen
Saver preferences and direct it to my own folder of images, but I
would prefer to make my own slideSaver so I can quickly switch
between image sets. Or is there a way to have two copies of the
Slide Show one with different preferences?
--
Angela Brett email@hidden http://acronyms.co.nz/angela
"Great minds think different."
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
References: | |
| >slideSaver (From: Angela Brett <email@hidden>) |