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 (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