CoverFlow ....
Posted: Wed Jan 02, 2008 1:57 pm
How is it going with the implemention of coverflow in DVD and Book Pedia ?
Seems like a sensible approachConor wrote:Thank you for the tip, we are aware of IKImageFlowView but we wouldn't want to take advantage of an undocumented API as it could change.
LOL, as a Carbon/C++ dev i can understand the pain of this one... Its sooo tempting to use the 10.5 extensions and just go "ah tiger users will have to upgrade!"Also Apple provides an example of implementing cover flow in Leopard via Core Animation; the hard part comes in integrating the Leopard technologies while keeping the application compatible with Tiger.
Would that also apply to QuickLook in Pedia also?Conor wrote:the hard part comes in integrating the Leopard technologies while keeping the application compatible with Tiger.
It's actually an example implementation of cover flow, it's called covertflow and if you have the Leopard developer tools installed it's located at: /Developer/Examples/Quartz/Core Animation/CovertFlow, they even implemented the slower animation when the shift key is held down, as this things are easy to do with Core Animation.Dont suppose you could like me to the SDK docs for the cover flow description could you? I'd b interested to read that one
The Pedias have Quick Look integrated. The great thing about Quick Look is that it's a feature outside of the programs run by Mac OS X and the Pedias ship with a plug-in for Quick Look and Leopard finds the plug-in and uses it, while for the Tiger users it's just a useless file that does not interfere.Would that also apply to QuickLook in Pedia also?
Hehe, I guess I'm lost then. I'm on a new MBP with OS X 10.5.2 (replaced my 6 month old MB) with DVDPedia 4.1.2 installed just last week. Imported my "User/~/Library/Application Support/DVDPedia/" contents from my OS X 10.5.1 MB manually. If I look in "User/~/Library/Application Support/DVDPedia/Plug-ins" the folder is empty and in the "Macintosh HD/Library/Quicklook" folder theres no plug-in for DVDPedia. I'm the apps contents folder I didn't see a plug-in in the plug-ins folder pertaining to QuickLook. If I create a new "Smart Folder" searchig for "PediaItem" It only finds 3 results. Is QuickLook suppose to work within DVDPedia?Conor wrote:The Pedias have Quick Look integrated. The great thing about Quick Look is that it's a feature outside of the programs run by Mac OS X and the Pedias ship with a plug-in for Quick Look and Leopard finds the plug-in and uses it, while for the Tiger users it's just a useless file that does not interfere.Would that also apply to QuickLook in Pedia also?
Ahhhh, gotcha. To be clear, quicklook doesn't work within dvdpeadia itself, just in a smart folder?Conor wrote:Because you moved to a new computer and did not bring your Spotlight files along (that Quick Look relies on) you will have recreate them. In DVDpedia under the help menu turn Spotlight off and on again to recreate all the files. The plug-in for Quick Look is inside the DVDpedia.app package under Contents/Library/QuickLook this is where OS X looks for it without having to install it.