Re: Cover Flow in Cocoa?
Re: Cover Flow in Cocoa?
- Subject: Re: Cover Flow in Cocoa?
- From: Steve Harrison <email@hidden>
- Date: Wed, 28 May 2008 18:04:51 +1000
Hello,
Here are several things that might be of help...
As stated by Nick Zitzmann, Apple has a sample Cover Flow-style
application called "CovertFlow", which is located at "/Developer/
Examples/Quartz/Core Animation/CovertFlow/".
On another thread on the Apple Mailing Lists, Alexander Cohen said
that there is an API in Leopard for CoverFlow (see archived post here:
"http://www.cocoabuilder.com/archive/message/cocoa/2007/11/6/192424"):
The name of the class is IKImageFlowView and it's in ImageKit. The API
is very similar to the other image kit classes. The dataSource and
delegates are almost the same. I have a working app that uses the
class and it's really nice ( Its not a shipping app, just test
purposes ). Very easy to set up.
There is also a tutorial on adding a Cover Flow view & Quick Look
effects to a photo application at MacResearch: "http://macresearch.org/cocoa-tutorial-image-kit-cover-flow-and-quicklook-doing-things-we-shouldnt-are-too-fun-resist
".
Quill
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden