Re: Understanding crashes
Re: Understanding crashes
- Subject: Re: Understanding crashes
- From: Corbin Dunn <email@hidden>
- Date: Tue, 12 Jul 2005 12:53:33 -0700
Are there common mistakes with outline views,
OutlineViews do not retain the data objects; if you are expecting
them to be retained, that could cause a problem.
Also, you may be holding onto an object that was the result of an
[autorelease], and you never did a [retain].
-corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden