Image Scroller like iTunes
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Image Scroller like iTunes
Is there some existing sample code for the iOS platform, which allows you to display images like iTunes does? For example, when you want to scroll through your music or books in iTunes, you can see the images of the covers as you scroll from left to right, or vice versa? It's the mode where you see the images at the top, and the Titles, Author, etc. listed below the images. Thank you.
Re: Image Scroller like iTunes
Well, this is definitvely NOT off topic, so I will move this thread to the iOS forum.
Re: Image Scroller like iTunes
Thank you, Klaus.
Robert
Robert
Re: Image Scroller like iTunes
Check out the data grid lessons on the runrev site. From memory one of the lessons demonstrates a method for creating a grid with an image in every row.
Gerry
Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.
Former LiveCode developer.
Now recovering.
Re: Image Scroller like iTunes
The images in iTunes scroll along the top section of the screen, from left to right, and vice versa, while the related data scrolls up and down, so I don't think the data grid will provide what I'm trying to do with the images. In fact, I could even manage without the data. Thank you.
Robert
Robert
Re: Image Scroller like iTunes
I found exactly what I was looking for at http://www.runrevplanet.com/index.php?o ... Itemid=141. It's called Carousel 3D, and it implements the iTunes functionality called "Cover Flow." It costs $49.
Robert
Robert
Re: Image Scroller like iTunes
Whoops, misread your original question.rneumann wrote:The images in iTunes scroll along the top section of the screen, from left to right, and vice versa,
Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.
Former LiveCode developer.
Now recovering.
Re: Image Scroller like iTunes
No problem!! Thank you for trying to help anyway.
Robert
Robert