Re: mysterious NSOutlineView crashing
Re: mysterious NSOutlineView crashing
- Subject: Re: mysterious NSOutlineView crashing
- From: Alex Rice <email@hidden>
- Date: Sun, 16 Feb 2003 21:40:14 -0700
On Sunday, February 16, 2003, at 06:12 PM, Alex Rice wrote:
It seems no matter how carefully I write my
-outlineView:acceptDrop:item:childIndex: method, NSOutlineView still
will crash after a particular drag-n-drop operation followed by
collapsing the parent node.
[partially solved]
I've narrowed the cause of the crash down to attempting to re-select
the items in the outlineview after the acceptDrop operation is
complete. Pretty bizarre, because I am re-selecting the dragged items
just like in DragNDropOutlineView in the Developer Examples. Anyways-
sorry for the noise. Just wondering if anyone else has run into a
similar problem.
Alex Rice <email@hidden> | Mindlube Software |
http://mindlube.com
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
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.