On Nov 16, 2012, at 17:04 , Fritz Anderson <fri...@manoverboard.org> wrote:

> Are you sure UISplitViewController is a parent controller, and not a 
> presenting controller? As of iOS 5, a presented controller will return nil 
> for the parent (if there is no parent), instead of the presenting controller, 
> as it had before. It may be you're looking for .presentingViewController. Try 
> it.

Yeah, I tried that, too. It was also nil. I thought "presenting" was how modal 
VCs were displayed, and this certainly isn't a modal VC, it's one of the 
UISplitViewController's normal child VCs.

-- 
Rick




_______________________________________________

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

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

Reply via email to