Hi, My apologies if this question sounds so trivial. Am a newbie to iOS
development. & so, am getting stuck even with the basics. Am using the book
'Beginning iOS 5 development' as a guidance and also google'ing around when
I have specific questions & this is one question am not able to get clarity
at.

I have a tabbed app. In the 2nd tab, on clicking a button, I want to show
another page (do we call this 'view' iPhone app paradigm?) which has a
graph. Is Navigation Controller the "only" way to do this? Am asking this
b'cos, in the 2nd tab, I have only 2 pages to show:
Tab 2 , Page 1: Am done coding this. Works fine. Gets some user inputs,
after which the user clicks a button.
Tab 2 , Page2 : Once the user clicks the button in page1, it has to show
this page which has a graph.

I think that using NavgationController for just 2 pages is much ado. Any
other way to do this? (User should also be able to come back to Page1 on
clicking 'Back' button in Page2.

Thanks
Priya
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to