• 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
NSTableView, validateDrop: not called on same row
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView, validateDrop: not called on same row


  • Subject: NSTableView, validateDrop: not called on same row
  • From: Brian Amerige <email@hidden>
  • Date: Thu, 25 Jan 2007 23:46:11 -0500

Hi all,

I've got a tableview that implements the validate/accept drop methods, and in order for my app to properly respond to an option- drag (NSDragOperationCopy), it needs to enter the validateDrop method. I've noticed, however, it does not call this method until the row I'm hovering over is different than the row the drag started from -- which is a problem, considering if a user drags a tiny bit (same row as start), then pushes option (to duplicate), it will never get noticed.

Is this normal behavior? If so, any recommendations for alternatives to detecting an option-drag in this scenario?

Thanks,
Brian.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Serial key Framework for cocoa?
  • Next by Date: Is this a bug of the Cocoa or the Objective-C?
  • Previous by thread: Re: No sure way to tell whether an array is mutable?
  • Next by thread: Is this a bug of the Cocoa or the Objective-C?
  • Index(es):
    • Date
    • Thread