thanks On Nov 8, 2010, at 1:12 PM, Brian S wrote: > > On Nov 8, 2010, at 8:17 AM, Steve wrote: > >> Is there any example code on using a CoverFlow style view API in FB5? > > > short answer: No. > > It is not completely clear to me which API(s) to use. After a *quick* perusal it looks like Core Animation classes is a good starting point. Go to the Xcode documentation browser and type in “Core Animation” and it should bring up lots of references such as the CA Programming Guide. The Hillegass book on Cocoa does have a CA chapter(#32) but it doesn’t specifically address Coverflow. Anyway, since Coverflow and CA are more recent additions ( since 10.5 I think ), it seems likely only Objective-C code( possibly including code bracketed between FB’s “beginCFunction/EndC” ) will have access( but I have NOT confirmed my speculation ). > > Brian S > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... >