Hello -

I just noticed that my app's view controller is not clearing out the view and so if i make a selection somewhere else, the new data is being populated over the old data and showing up in the view.

This could actually be good because it could increase the performance of my app...

However, it seems that my app always will run the viewwillappear method. So I have two questions now.

How do I skip over my populating code in ViewWillAppear to increase the response time of my app? How do I then clear the view when a new selection is made that should change the view?

Thank you
James Cicenia


_______________________________________________

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

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

Reply via email to