• 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
Re: Optimizing, uiview caching, and clearing that cached view.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Optimizing, uiview caching, and clearing that cached view.


  • Subject: Re: Optimizing, uiview caching, and clearing that cached view.
  • From: David Duncan <email@hidden>
  • Date: Mon, 2 Mar 2009 09:13:51 -0800

On Feb 28, 2009, at 8:16 AM, James Cicenia wrote:

How do I skip over my populating code in ViewWillAppear to increase the response time of my app?

I'm guessing your doing what should be one-time creation of content for that view. If so, you should do this inside of -viewDidLoad rather than -viewDidAppear.
--
David Duncan
Apple DTS Animation and Printing


_______________________________________________

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: Does CGImageSourceCreateThumbnailAtIndex max out at 5000 pixels?
  • Next by Date: Re: NSTableView and CA backed views
  • Previous by thread: Re: How to create a simple pop-up-menu
  • Next by thread: Re: NSTableView and CA backed views
  • Index(es):
    • Date
    • Thread