FROM : Nicholas Riley
DATE : Sat Dec 07 19:21:30 2002
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_removed>> | <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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sat Dec 07 19:21:30 2002
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_removed>> | <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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Stephen C. Jensen | Dec 7, 18:53 | |
| Nicholas Riley | Dec 7, 19:21 | |
| Buzz Andersen | Dec 7, 20:12 | |
| Stephen Jensen | Dec 7, 20:49 | |
| Stephen Jensen | Dec 7, 20:54 | |
| Vince DeMarco | Dec 7, 21:15 | |
| Stephen C. Jensen | Dec 11, 04:25 |






Cocoa mail archive

