Hi, I'm very new to iphone programming. I'm trying to write an application where I can slide one view off the screen composed of a label and an image, and another will appear. However, I don't want any bars or navcontrollers (atleast not visible ones) involved, anyone know how I can just load another view?
views:
23answers:
1
A:
A good tutorial for you courtesy of Apple: http://developer.apple.com/iphone/library/samplecode/ViewTransitions/Introduction/Intro.html
Also, here are all of the sample programs that Apple has created to help you along the way: http://developer.apple.com/iphone/library/navigation/index.html?section=Resource+Types&topic=Sample+C#section=Resource%20Types&topic=Sample%20Code
iWasRobbed
2010-07-31 01:06:46
Thank You so much this was very helpful
SammmyC
2010-08-06 22:38:37