Re: VCARD NSPasteboard type
Re: VCARD NSPasteboard type
- Subject: Re: VCARD NSPasteboard type
- From: Vince DeMarco <email@hidden>
- Date: Mon, 28 Jan 2002 21:00:32 -0800
On Monday, January 28, 2002, at 06:35 PM, email@hidden wrote:
using DropZone (http://www.whidbeysoft.com/DropZone/) I get:
type = ABVCardStringPBoardType
sval=<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.
dtd">
<plist version="0.9">
<array>
<string>BEGIN:vCard
VERSION:2.1
FN:Simson Garfinkel
N:Garfinkel;Simson
EMAIL;INTERNET:email@hidden
END:vCard</string>
</array>
</plist>
I'm assuming that AB stands for address book? It sure would be nice if
the pasteboard types followed a more regular naming convention.
Regular the names are regular, This drag type isn't a public drag type
though. Can you please file a bug saying that there should be s standard
vcard drag type in the system.
and yes AB stands for Address Book.
vince
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.