• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Optimizing, uiview caching, and clearing that cached view.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Optimizing, uiview caching, and clearing that cached view.


  • Subject: Optimizing, uiview caching, and clearing that cached view.
  • From: James Cicenia <email@hidden>
  • Date: Sat, 28 Feb 2009 10:16:24 -0600

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 (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


  • Prev by Date: Re: renaming a file with special/reserved characters in name
  • Next by Date: Re: renaming a file with special/reserved characters in name
  • Previous by thread: KeychainCore: Crashes related to SSL?
  • Next by thread: NSTableView and CA backed views
  • Index(es):
    • Date
    • Thread