• 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
dragPromisedFilesOfTypes clears drag pasteboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dragPromisedFilesOfTypes clears drag pasteboard


  • Subject: dragPromisedFilesOfTypes clears drag pasteboard
  • From: Robert Vasvari <email@hidden>
  • Date: Thu, 5 May 2005 03:52:50 -0700 (PDT)
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

The NSView method
"dragPromisedFilesOfTypes:fromRect:source:slideBack:event:"
 unfortunately clears the drag pasteboard by invoking
declareTypes:owner. It thereby prevents me from
putting additional info (like of type
NSURLPasteboardType) on the drag pasteboard. Yes, I
could use a private pasteboard, but then other apps
could not use the data. I think,
dragPromisedFilesOfTypes should not obliterate data
for the types it does not use. Since this method does
not return until the drag is over, I see no workaround
this problem. Let me know if there is any.
R


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
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: dragPromisedFilesOfTypes clears drag pasteboard
      • From: The Karl Adam <email@hidden>
  • Prev by Date: Re: 10.3.9 build errors "Carbon headers missing" ??
  • Next by Date: Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
  • Previous by thread: Weak linking broken?
  • Next by thread: Re: dragPromisedFilesOfTypes clears drag pasteboard
  • Index(es):
    • Date
    • Thread