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: Thu, 01 Mar 2012 14:08:24 -0800
OK, after our controller's view gets blown away on the memory warning, it
does appear to be reloaded from the nib when it's time for redisplay. At
least the IBOutlet members are non-nil in viewDidLoad (I nilled them on
viewDidUnload).
So it appears that the controller's view is reloaded from the nib, but
being displayed as a blank white screen. The white view itself is
screen-sized and has no superview. What the hell?
_______________________________________________
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