Skip navigation.
 
mlRe: [Q] API/Class for CoverFlow?
FROM : Alexander Cohen
DATE : Tue Nov 06 15:02:07 2007

Actually, it is true, but they are not documented. And i highly doubt 
apple wants us to use them.

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.

AC

On 5-Nov-07, at 10:16 PM, Nick Zitzmann wrote:

>
> On Nov 5, 2007, at 7:56 PM MST, <email_removed> wrote:
>

>> I've heard that Leopard has the API/Class for CoverFlow. If this is
>> true, can anyone let me know where can I find them?

>
>
> It isn't true; however, you can make your own using CoreAnimation. 
> Take a look at the "CovertFlow" example that comes with Xcode 3.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
ml[Q] API/Class for CoverFlow? chunsj Nov 6, 03:56
mlRe: [Q] API/Class for CoverFlow? Nick Zitzmann Nov 6, 04:16
mlRe: [Q] API/Class for CoverFlow? Alexander Cohen Nov 6, 15:02