[iPhone 3.0] Flipping view doesn't play nice with Navigation and Tab bars.
[iPhone 3.0] Flipping view doesn't play nice with Navigation and Tab bars.
- Subject: [iPhone 3.0] Flipping view doesn't play nice with Navigation and Tab bars.
- From: Brian Bruinewoud <email@hidden>
- Date: Tue, 1 Sep 2009 20:07:38 +1000
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 (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