Re: Open record in Address Book
Re: Open record in Address Book
- Subject: Re: Open record in Address Book
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 4 Jan 2008 17:33:44 -0700
On Jan 4, 2008, at 12:32 PM, Claus Atzenbeck wrote:
I would like to double click on an entry in my application (which
holds
a unique ID referring to [ABRecord uniqueId]) to open the appropriate
entry in Apple's Address Book application.
Any idea how to do this nicely?
The easiest way is to use NSWorkspace to open a URL with the scheme
"addressbook" and the host being equal to the escaped unique ID.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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