I have a Navigation Controller based app.
In one of the view that can be navigated to, I have a tab bar and an (i) for information.
Tapping the (i) flips the view to show the settings on the 'back'.

All standard navigation methods and all more-or-less working EXCEPT, that the back-side view doesn't display properly: It resizes to the size of the entire screen even though I designed it with Nav Bar and Tab Bar simulations turned on in IB.
It draws on top of Tab Bar but underneath the Nav Bar.

I would like to fix this so it behaves a bit more sanely:
Preferred solution would be to have the back view fill the space between the Nav and Tab bars without drawing over or beneath them. Second best solution would be to have the back view fill the whole screen but draw beneath the two Bars. Third best solution would be to have the back view fill the whole screen and draw on top of both the Bars.

Any way I can achieve any of these?

Examples using Tab Bars with Nav Bars seem fairly rare. Using them with back-side views or whatever they're called seems pathological. What are these back-side views called?

Thanks,
Brian.
_______________________________________________

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