Re: Drag and Drop a File... help!!
Re: Drag and Drop a File... help!!
- Subject: Re: Drag and Drop a File... help!!
- From: Nicholas Riley <email@hidden>
- Date: Sat, 7 Dec 2002 12:21:30 -0600
- Mail-followup-to: "Stephen C. Jensen" <email@hidden>, email@hidden
On Sat, Dec 07, 2002 at 09:53:47AM -0800, Stephen C. Jensen wrote:
>
I have written a small Cocoa app that access our local oracle phone
>
database and displays lists of people. With 10.2, I've used the
>
Address Book APIs to hook the two together, which works really well.
>
My latest change was to add the capability to save a person as a
>
vCard... works great. Now, I want to add the ability to drag a person
>
into the finder (or Palm Desktop, or Address Book, or ...) and have
>
the data transferred as a vCard (similar to how address book works).
>
I can't figure this out for the life of me! I have drag and drop
>
enabled, and can drag a text representation out to other programs as
>
NSStringPboardType. What do I need to add to make the vCards work?
See the section "HFS Promises" in the 10.2 AppKit release notes:
<
http://developer.apple.com/techpubs/macosx/ReleaseNotes/AppKit.html>
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.