Image Scroller like iTunes

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rneumann
Posts: 17
Joined: Fri Sep 09, 2011 2:43 pm

Image Scroller like iTunes

Post by rneumann » Wed Jun 20, 2012 3:58 pm

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.

Klaus
Posts: 14183
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Image Scroller like iTunes

Post by Klaus » Wed Jun 20, 2012 4:42 pm

Well, this is definitvely NOT off topic, so I will move this thread to the iOS forum.

rneumann
Posts: 17
Joined: Fri Sep 09, 2011 2:43 pm

Re: Image Scroller like iTunes

Post by rneumann » Wed Jun 20, 2012 5:29 pm

Thank you, Klaus.

Robert

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: Image Scroller like iTunes

Post by Jellicle » Thu Jun 21, 2012 1:15 am

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
14" MacBook Pro
Former LiveCode developer.
Now recovering.

rneumann
Posts: 17
Joined: Fri Sep 09, 2011 2:43 pm

Re: Image Scroller like iTunes

Post by rneumann » Thu Jun 21, 2012 2:06 am

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

rneumann
Posts: 17
Joined: Fri Sep 09, 2011 2:43 pm

Re: Image Scroller like iTunes

Post by rneumann » Thu Jun 21, 2012 8:19 pm

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

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: Image Scroller like iTunes

Post by Jellicle » Fri Jun 22, 2012 12:58 am

rneumann wrote:The images in iTunes scroll along the top section of the screen, from left to right, and vice versa,
Whoops, misread your original question.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

rneumann
Posts: 17
Joined: Fri Sep 09, 2011 2:43 pm

Re: Image Scroller like iTunes

Post by rneumann » Fri Jun 22, 2012 1:53 am

No problem!! Thank you for trying to help anyway.

Robert

Post Reply