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

alaahershy

macrumors member
Original poster
Aug 19, 2013
38
0
Does anybody know how can i make a simple scroll right and left photo gallery in xcode, i already visited apple developer site , and I got no help from Photo scroller template. plzzz help
 

dejo

Moderator emeritus
Sep 2, 2004
15,982
452
The Centennial State
Yes an easy tutorial plzzzzzzz

What is your goal with this app? To learn a technique or just get a working app? Have you already tried searching for a tutorial? If so, what search phrase did you use?

And it would be polite to answer my other question (about the followup).
 

alaahershy

macrumors member
Original poster
Aug 19, 2013
38
0
What is your goal with this app? To learn a technique or just get a working app? Have you already tried searching for a tutorial? If so, what search phrase did you use?

And it would be polite to answer my other question (about the followup).

First of all sorry for the late replies, 2nd My goal is to make an app that have a 3 buttons , one of this buttons take me to another view controller where a bunch of image exists " about 150 imgs" and in this view controller i can swipe left and right to switch between imgs.
Thanks in advance
 

ArtOfWarfare

macrumors G3
Nov 26, 2007
9,561
6,059
What is your background? Can you describe your programming experience? What languages do you know, how did you learn them, where did you learn them... do you even know what a language is or are you of the impression that Xcode is a language?

I'm feeling dismissive of you because of your writing style - it suggests you're some sort of lazy, whiney, punk that I'd rather not deal with. Could you please be just a bit more formal? (I'm not meaning to sound mean here - I just think it could help you in your quest for aid if your writing style and tone were different.)
 

alaahershy

macrumors member
Original poster
Aug 19, 2013
38
0
What is your background? Can you describe your programming experience? What languages do you know, how did you learn them, where did you learn them... do you even know what a language is or are you of the impression that Xcode is a language?

I'm feeling dismissive of you because of your writing style - it suggests you're some sort of lazy, whiney, punk that I'd rather not deal with. Could you please be just a bit more formal? (I'm not meaning to sound mean here - I just think it could help you in your quest for aid if your writing style and tone were different.)

I know 100% of c language and about 70%of objective c,and I know how to use Xcode and how to make simple apps like hello world and table apps and date picker etc..., what I need is so simple , My app should have 3 view controllers ,I know how to segue, one for menu and one for something else and the other is view controller that contain an UIimageView , and I need to make a swipe on this ui that change the images on NSArray where images exists,and last thing and need when swiping this images to appear a transitions between images.
 

larhape

macrumors newbie
Nov 21, 2013
1
0
Well, I am looking for some help as well, and could not find anything so far (since yesterday that I am searching). I found this topic and recognize my problem in the description of alaahershy's problem.

Basically, in my App, I want a certain Screen to display a gallery of half a dozen of photos that I can swipe left/right and with a small pagination in the bottom of the page (UIPageControl like).

I have found a way, using the default "Page-Based application" when creating a new project in Xcode. But I think there is a better way to do it, using the "Page View Controller". But I could not find any tutorial dealing with this specific Controller.

Could you help me understand this "Page View Controller", indicating a tutorial somewhere ?

Thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.