How to create a looping list?

Hi Guys,

Thought I'd reach out to this fabulous bunch again :)

Basically what I want is a scrolling list that loops through but implements either up or down.

e.g.

100 items in a table.
10 show on the iPhone.
When you scroll up, the initial actor loops round but displays the 11th item, the 2nd scrolls round to the 12th item, etc etc
This then works in the same way scrolling the opposite way to head back towards the original 10 displayed items.

This way I only keep minimum actors on screen and the text would be pulled from the table according to its position and what loop it is in.

Thanks,
Keith

Comments

Sign In or Register to comment.