Re: Drag & Drop/Pasteboard issue in Lion
Re: Drag & Drop/Pasteboard issue in Lion
- Subject: Re: Drag & Drop/Pasteboard issue in Lion
- From: Raleigh Ledet <email@hidden>
- Date: Thu, 11 Aug 2011 15:56:00 -0700
Sounds like you need to file a radar.
raleigh
On Aug 11, 2011, at 3:14 AM, Half Activist wrote:
> Hello,
> I'm working on a project where i can drag items from the Address Book (persons) and drop them on a view to add them (actually read the vCard).
> Everything worked fine up to Lion.
> Now, the pasteboard gives me the type public.vcard as available, but no data is available for it yet (NSPasteboardItem dataForType: returns nil).
> I tried getting the data as a propertyList and string but the results are coherent, nothing is stored in the pasteboard.
> I gave a look at the file promise, the type "com.apple.pasteboard.promised-file-url" is available, but nil is returned with dataForType:, propertyListForType: and stringForType:.
>
> Any hints are welcome.
>
> Regards._______________________________________________
>
> 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
_______________________________________________
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