I'm stumped. Being a newbie iPhone developer I seem to be getting some way (partially thanks to the very knowledgeable guys here) but not all.
I have a scroll view, with an image view in it. Image view has an image of size x, centered and is x * 2 wide, so it has room to be moved around on screen.
What I'd like is when the image is moved right to the edge, a new image moves in from the other side - a bit like the photo browser.
How do I do it? I've scoured the web and I'm lost... I gather I need to do something with paging but how do I do it?
Help! Internet beers available to all who can help.
I have a scroll view, with an image view in it. Image view has an image of size x, centered and is x * 2 wide, so it has room to be moved around on screen.
What I'd like is when the image is moved right to the edge, a new image moves in from the other side - a bit like the photo browser.
How do I do it? I've scoured the web and I'm lost... I gather I need to do something with paging but how do I do it?
Help! Internet beers available to all who can help.