Re: VCARD NSPasteboard type
Re: VCARD NSPasteboard type
- Subject: Re: VCARD NSPasteboard type
- From: Vince DeMarco <email@hidden>
- Date: Mon, 28 Jan 2002 17:40:54 -0800
On Monday, January 28, 2002, at 04:36 PM, Simson Garfinkel wrote:
Is there an NSPasteboard type for VCards?
_______________________________________________
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.
Address Book uses a pasteboard type for VCards, just drag a card from
Address Book into your app and listen to the types on the pasteboard.
I can't remember what they are right now.
vince