ABPeoplePickerView and selectedValues method
ABPeoplePickerView and selectedValues method
- Subject: ABPeoplePickerView and selectedValues method
- From: Jamie Curmi <email@hidden>
- Date: Thu, 27 Oct 2005 08:10:39 +1000
Hi All,
I seem to have found a bug with ABPeoplePickerView and OS X 10.3.9.
The method selectedValues always returns nil on 10.3.9, but works
correctly on 10.4.2.
For example, I want people to choose a phone number from
(potentially) multiple numbers of people in the Address Book. I
display the PeoplePicker, and people choose a person and the
individual number of that person (say their mobile instead of their
home number). After the user clicks Ok, I do [picker
selectedValues], and the result is nil on 10.3.9, and works correctly
on 10.4.2.
Looking around, I did find this link ( http://www.cocoabuilder.com/
archive/message/cocoa/2005/7/28/142988 ) so it looks like I'm not the
first person to encounter this bug. I wondered then, does anyone
have a work around to get this selected value on 10.3.9?
I should note that other operations appear to work. For example, I
can find the selected record (ie the person) selected. But that
doesn't help me in determining which value was chosen within that
record.
Any ideas would be appreciated. Is this a well known bug?
Thanks.
Jamie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden