Thumbnail Bar with UIScrollView
Hello,
I want to make a small thumbnail bar at the botom of my gallery. The gallery has a lot of pictures (about 115), so I think it will not be intelligent to add them all immediately to the scrollview. Shouldn't it be better to add them if the pictures are visible and remove them if they are not?
If my idea is right, I don't know how to start. Maybe someone can give me some ideas how to do that?
THX
|