• 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: setAllowedFileTypes: (or similar) for NSPasteboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setAllowedFileTypes: (or similar) for NSPasteboard


  • Subject: Re: setAllowedFileTypes: (or similar) for NSPasteboard
  • From: Jerry Krinock <email@hidden>
  • Date: Sun, 04 Mar 2012 07:01:30 -0800

On 2012 Mar 04, at 01:28, Rick C. wrote:

> I want to make a UTI array to limit what can be dragged onto my TableView.

Implement -tableView:validateDrop:proposedRow:proposedDropOperation: and return NSDragOperationNone if the [info draggingPasteboard] contains stuff you don't want.

> Sorry if I'm missing the obvious here

Drag and drop is not obvious.  See: Table View Programming Guide ▸ Using Drag and Drop in Tables.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


References: 
 >setAllowedFileTypes: (or similar) for NSPasteboard (From: "Rick C." <email@hidden>)

  • Prev by Date: setAllowedFileTypes: (or similar) for NSPasteboard
  • Next by Date: Re: NSURL and NSRegularExpression
  • Previous by thread: setAllowedFileTypes: (or similar) for NSPasteboard
  • Next by thread: Weird DocSets URLs which NSURL can't handle
  • Index(es):
    • Date
    • Thread