Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rickjackson

macrumors newbie
Original poster
Hello,

How to Scroll Images same like iTunes using Obj. C

aceda925a47c5d7df2d6ae85bebba44e6fde16528e4927f269106b02bea9d5696g.jpg





Thanks
 
There is no easy way to do it, you'd have to roll your own solution using (most likely) OpenGL.
 
this is not easy, specially if you want to make data/gui virtualization(not keeping all images in memory). You can use UIScrollView as starting point, most solution do...
also take a look at this, it is open source cover flow implementation:
http://github.com/thefaj/OpenFlow
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.