Drag and Drop with tableviews...
Drag and Drop with tableviews...
- Subject: Drag and Drop with tableviews...
- From: Jiva DeVoe <email@hidden>
- Date: Tue, 8 Feb 2005 11:51:19 -0700
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?
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.
What's the deal?
--
Jiva DeVoe
jiva at devoesquared.com
http://www.devoesquared.com
_______________________________________________
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