Re: NSTableView using bindings for its content can't be a drag source?
Re: NSTableView using bindings for its content can't be a drag source?
- Subject: Re: NSTableView using bindings for its content can't be a drag source?
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 12 Jan 2005 18:53:59 -0800
On Jan 12, 2005, at 4:01 PM, John Fox wrote:
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.
<http://www.google.com/search?q=cocoa+bindings+drag+drop
+tableview&ie=UTF-8&oe=UTF-8>
First hit...
mmalc
_______________________________________________
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