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 (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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to