NSTableView using bindings for its content can't be a drag source?
NSTableView using bindings for its content can't be a drag source?
- Subject: NSTableView using bindings for its content can't be a drag source?
- From: John Fox <email@hidden>
- Date: Wed, 12 Jan 2005 16:01:30 -0800
Hello:
I'm trying implement drag and drop from a table view that uses bindings and the dragging operation doesn't work. If I don't use bindings and implement the NSTableView dataSource protocol methods, dragging from the table does indeed work.
This has me scratching my head.
Is it not possible to drag from a table that uses bindings for its content? I've googled and looked through the bindings documentation for NSTableView and haven't found anything that tells me that you have do something different to support drag and drop from a table that uses bindings.
Can someone give me a clue? A free Mac mini to the first person to respond.*
Many thanks,
John
* Offer void to citizens of planet Earth. ;-)
_______________________________________________
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