UINavigationController in Popover
UINavigationController in Popover
- Subject: UINavigationController in Popover
- From: Gordon Apple <email@hidden>
- Date: Thu, 16 Dec 2010 14:37:00 -0600
- Thread-topic: UINavigationController in Popover
I've Googled this and have seen that others have had this problem, but no
good solutions. When using a UINavigationController in a popover, where the
content can be different sizes, the nav controller seems to always wants to
make the popover full screen height, ignoring popover size settings. The
only way I've found to defeat it is to reset the popover size with a 0.5 sec
delayed invocation. It works, but it's ugly. It expands, then contracts to
the set size. Is there any better way to do this? (I'm still on 3.2
because I want to make sure it works there.)
_______________________________________________
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