What's the recommended way to have multiple views on one tab?
What's the recommended way to have multiple views on one tab?
- Subject: What's the recommended way to have multiple views on one tab?
- From: G S <email@hidden>
- Date: Thu, 9 Dec 2010 02:28:56 -0800
Hi all. I find that I need to present different screens of
information under one tab, depending on whether the user is "logged
into" our app's service. If the user logs in (for which I can present
a modal view), the entire display for the tab needs to change.
What's the best way to do this? Right now I have the controller for
the tab's view loading different XIBs, but this violates Apple's
guideline to have a one-to-one relationship between controllers and
screens.
Thanks for any suggestions.
Gavin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden