Re: Suggestions for debugging “EXC_BAD_ACCESS” [SOLVED]
Re: Suggestions for debugging “EXC_BAD_ACCESS” [SOLVED]
- Subject: Re: Suggestions for debugging “EXC_BAD_ACCESS” [SOLVED]
- From: Graham Cox <email@hidden>
- Date: Sat, 26 Sep 2009 09:52:46 +1000
On 26/09/2009, at 9:46 AM, Bob Barnes wrote:
I'm concluding (perhaps incorrectly) that using buttonWithType:
doesn't grant 'object ownership' in the same way that alloc does.
I'd say that was true, since 'buttonWithType:' doesn't contain the
words 'new', 'alloc', 'create', 'retain' or 'copy'.
See here:
file:///Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/Documents/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmObjectOwnership.html
--Graham
_______________________________________________
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