Re: AddressBook ABMultiValue -labelAtIndex:
Re: AddressBook ABMultiValue -labelAtIndex:
- Subject: Re: AddressBook ABMultiValue -labelAtIndex:
- From: Aaron Tuller <email@hidden>
- Date: Wed, 30 Dec 2009 15:15:36 -0800
At 2:19 PM -0800 12/30/09, Rainer Standke wrote:
When I ask an ABMultiValue for its labelAtIndex: I get some thing
like this: _$!<Other>!$_
I would have expected to get this: other
How can I get to the clean value?
The function you need is ABCopyLocalizedPropertyOrLabel:
http://developer.apple.com/mac/library/DOCUMENTATION/UserExperience/Reference/AddressBook/C/ABUtilitiesRef/Reference/reference.html
should do exactly what you need.
-aaron
_______________________________________________
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