• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTableView using bindings for its content can't be a drag source?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Keith Renz <email@hidden>
  • Date: Wed, 12 Jan 2005 21:32:32 -0500

On Jan 12, 2005, at 9:13 PM, John Fox wrote:

Many thanks for getting back to me. Actually, I did implement the source dragging methods, but I get no dragging initiation when I use bindings. I then change the table view in IB to use my controller as its data source, and then dragging works.

Yup, you still must set the table view's data source.

Is there any difference in how you implement the dragging source methods?

As far as I know, nothing is done differently. Binding a table view's columns is not relevant to dragging. Controllers have no knowledge of dragging; drag types, drag operations, etc. Implement your table dragging as usual.


Also, table view delegate methods still operate as usual.

Keith

_______________________________________________
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


References: 
 >NSTableView using bindings for its content can't be a drag source? (From: John Fox <email@hidden>)

  • Prev by Date: NSWindow orderOut: causing a crash?
  • Next by Date: Re: NSTableView using bindings for its content can't be a drag source?
  • Previous by thread: NSTableView using bindings for its content can't be a drag source?
  • Next by thread: Re: NSTableView using bindings for its content can't be a drag source?
  • Index(es):
    • Date
    • Thread