Re: Dragging from an OutlineView
Re: Dragging from an OutlineView
- Subject: Re: Dragging from an OutlineView
- From: Matt Neuburg <email@hidden>
- Date: Mon, 26 Aug 2002 11:14:07 -0700
On Sun, 25 Aug 2002 20:28:35 -0700, David Newberry <email@hidden>
said:
>
I have searched the archives and looked at the DragNDropOutlineView
>
example project, but I still can't figure out what I'm doing wrong. It's
>
probably very stupid I'm afraid. My outlineView:writeItems:toPasteboard:
>
method just isn't getting called. Is there some other method I have to
>
call first to allow rows to be dragged from my OutlineView?
No, but remember that outlineView:writeItems:toPasteboard: is a data source
method, not a delegate method. Also, remember that by default you can only
drag by the first column; this one had me stumped for an hour until I
realize it was working, I was just dragging in the wrong place. m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.