Re: What's the recommended way to have multiple views on one tab?
Re: What's the recommended way to have multiple views on one tab?
- Subject: Re: What's the recommended way to have multiple views on one tab?
- From: John Joyce <email@hidden>
- Date: Thu, 9 Dec 2010 19:42:16 +0900
On Dec 9, 2010, at 7:28 PM, G S wrote:
> 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
> _______________________________________________
Just swap different views/subviews from the same xib.
_______________________________________________
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