Re: iOS popovers - View lifecycle.
Re: iOS popovers - View lifecycle.
- Subject: Re: iOS popovers - View lifecycle.
- From: Alex Zavatone <email@hidden>
- Date: Fri, 07 Sep 2012 11:10:24 -0400
TY. To help clarify the object relationships, is there anything in Xcode 4.x that is even remotely like the object hierarchy inspector/graph that we had in 3.1.3?
Sent from my iPad
On Sep 7, 2012, at 10:46 AM, Mikkel Islay <email@hidden> wrote:
>
> On 7 Sep 2012, at 16:39, Alex Zavatone wrote:
>
>> I just noticed that when we open a popover ala a segue, that after it is dismissed, when it is opened again, none of the view lifecycle methods are called.
>>
>> viewWillAppear, viewDidAppear both don't get called, but it appears just fine.
>>
>> Is this expected behaviour?
>
>
> UIPopoverController doesn't inherit from UIViewController.
>
> Mikkel
_______________________________________________
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