On 2012 Sep 13, at 19:45, Erik Stainsby <erik.stain...@roaringsky.ca> wrote:

> So the AddressBook framework's xxxLabel keys render out as strings encoded 
> like so: _$!<Home>!$_, _$!<Work>!$_, _$!<Mobile>!$_   Is there framework 
> method I am meant to use with the property keys kABHomeLabel, kABWorkLabel, 
> etc, to render a legible text outcome 

Maybe you're looking for -[ABRecord valueForProperty:].  Note that 
ABAddressBook methods typically return ABPerson objects, and ABPerson inherits 
from ABRecord.

If that doesn't explain it, post some code.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to