NSOutlineView Problem
NSOutlineView Problem
- Subject: NSOutlineView Problem
- From: Scott Ahten <email@hidden>
- Date: Wed, 9 Jun 2004 15:08:23 -0400
I posted a message on this earlier, but it was over the holiday weekend
and I'm still stuck.
When is it safe to release the objects returned to an NSOutlineView in
outlineView:child:ofItem?
If I return a child object autoreleased, my application will crash. If
I retain the object, it does not crash but it's unclear when to release
the object.
Thanks in advance,
- Scott
- - - - -
:: email@hidden
::
http://www.pixelfreak.net
- - - - -
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.