• 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: How To Increment CALayer Retain Count?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How To Increment CALayer Retain Count?


  • Subject: Re: How To Increment CALayer Retain Count?
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 07 Apr 2011 14:55:26 -0700

On Apr 7, 2011, at 13:44, Jeffrey Walton wrote:

> How do experienced folks layout their interfaces? Is Interface Builder
> used? I seem to recall Mark and LeMarche stating that Apple recommends
> IB. But I seem to be having chronic problems with it (3.2.5 and
> 3.2.6).

The symptoms you reported suggest you have a memory management error, and that's nothing to do with IB. Blaming IB isn't going to help. :)

If it's a memory management problem relating to the retention of objects loaded from a nib, you really have to absorb *all* of the information in:

	http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/LoadingResources/CocoaNibs/CocoaNibs.html

There's no magic involved here, just a few key things that are done for you that you typically don't have to be aware of, until something goes wrong.


_______________________________________________

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

  • Follow-Ups:
    • Re: How To Increment CALayer Retain Count?
      • From: Jeffrey Walton <email@hidden>
References: 
 >How To Increment CALayer Retain Count? (From: Jeffrey Walton <email@hidden>)
 >Re: How To Increment CALayer Retain Count? (From: Mike Abdullah <email@hidden>)
 >Re: How To Increment CALayer Retain Count? (From: Jeffrey Walton <email@hidden>)

  • Prev by Date: Re: NSString, stringByAppendingPathComponent, and Canonicalization
  • Next by Date: Re: diable localization
  • Previous by thread: Re: How To Increment CALayer Retain Count?
  • Next by thread: Re: How To Increment CALayer Retain Count?
  • Index(es):
    • Date
    • Thread