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

lgwells1

macrumors 6502
Original poster
Aug 27, 2011
252
5
USA
I am trying to create a app that will let me swipe between multiple photos that are inside of the app. It is basically a flash card application, where users swipe or hit a button to advance to the next card. It will have a home screen with a few buttons, with one button leading to the cards.

I have all of my images made, I just cannot figure out how to cycle through them.

Which template should I begin from?

I am using X Code 4.2.
 
This is something really easily found on Google. If you're not really interested in investing time, why don't you hire someone to do it really cheap for you?
No one wants to show you the full code for an app that you might sell/put on for free under your name, not meant to be harsh. but.. Better hire someone cheap.
 
I've spent too much time in the PhotoScroller code. I also wrote an app based on the PageControl code. That one was more fun :)
 
I really appreciate all of the help gentlemen!

One last question, when implementing apples sample code for Photo scroller do I need to begin on a blank template or a specific template.
 
Depends on your goal. Simplest is to just start with the PhotoScroller app. Play with it. Modify it so it does something more like what you want. If you want a navbased app or a tab bar based app then you should probably start with one of those templates. IIRC, Photoscroller has no navbar or toolbar. It requires some slight modification so work with those controls if you want them.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.