Re: How are views supposed to reload after being nillified by memory warnings?
well in viewDidLoad take a look at view and the view hierarchy, where is it, what size is it, what alpha is it etc etc. On Mar 1, 2012, at 5:38 AM, G S wrote:
Thanks guys.
The problem happens with no override of loadView. I only overrode it to verify that it was being called after the memory warning, and to verify that nibName was set.
In viewDidLoad, I just instantiate a data collection and progress indicator. _______________________________________________
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/rols%40rols.org
This email sent to rols@rols.org
_______________________________________________ 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/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Roland King