• 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
When does an NSTableView drag and which column did it drag to?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

When does an NSTableView drag and which column did it drag to?


  • Subject: When does an NSTableView drag and which column did it drag to?
  • From: Macintosh Developer <email@hidden>
  • Date: Wed, 26 Jul 2006 00:24:52 -0400

All,

I have an NSTableView with one row and multiple columns. I store photo thumbnails in this NSTableView as well as some other information.

When I drag the thumbnails around in the NSTableView, I would like to be notified of when the drag has completed and which column the drop occured in. I can use "tableViewSelectionDidChange" to inform my NSTableView's delegate of when the drag begins and even which column is being dragged... but haven't found anything that tells me when the drag ends and where the thumbnail has been dragged.

I have seen DraggingInfo protocol but that's working at a much lower level than I want to be working at.

Any suggestions on how to proceed?

-- John

_______________________________________________
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


  • Follow-Ups:
    • Re: When does an NSTableView drag and which column did it drag to?
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: Will a subclass of NSActionCell work on 10.2?
  • Next by Date: Re: ZIP archives
  • Previous by thread: A Better Disclosure Triangle Control
  • Next by thread: Re: When does an NSTableView drag and which column did it drag to?
  • Index(es):
    • Date
    • Thread