Re: How are views supposed to reload after being nillified by memory warnings?
Re: How are views supposed to reload after being nillified by memory warnings?
- Subject: Re: How are views supposed to reload after being nillified by memory warnings?
- From: G S <email@hidden>
- Date: Mon, 05 Mar 2012 17:12:07 -0800
Well, at any rate, I have no such subview property.
I've also found that among my series of modal presentations, there's a view
that's displayed modally, whose user interaction works just fine, but whose
viewWillAppear and viewWillDisappear methods are never called. As far as I
know, it could be this one that's displaying the white view.
At this point it's clear that Cocoa is confused by something; perhaps
because some of these transitions are animated and not completed when a new
one starts.
As a last resort, I'm going to have to refactor this entire sequence to
push the views onto the navigation controller, but cancel the sequence and
pop them all if the user hits the Back button before furnishing required
information.
_______________________________________________
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