Re: Drag and Drop with tableviews...
Re: Drag and Drop with tableviews...
- Subject: Re: Drag and Drop with tableviews...
- From: Seth Willits <email@hidden>
- Date: Tue, 8 Feb 2005 11:12:40 -0800
On Feb 8, 2005, at 10:51 AM, Jiva DeVoe wrote:
Am trying to implement drag and drop where I drag a line in a table
view, and drop it on the SAME table view, to rearrange the items (like
how mail.app handles rules ordering.
Is it possible to do this without subclassing NSTableView?
Yes.
I have set up my delegate methods, and when I drag in the table view,
I get the line moving - so I know the "start" operation is working.
But I can't seem to drop it on my table view lower down. If I
initiate a drag from a different control to my table view it works.
Sounds like the pboard types aren't matching up.
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software - http://www.freaksw.com
REALbasic Guru at ResExcellence - http://www.resexcellence.com/realbasic
"Standing up for what you believe in is never a waste of time."
------------------------------------------------------------------------
---
_______________________________________________
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