ABPeoplePickerView and multi-value properties
ABPeoplePickerView and multi-value properties
- Subject: ABPeoplePickerView and multi-value properties
- From: Nik Sands <email@hidden>
- Date: Tue, 11 May 2004 09:37:00 +1000
I had no response to my previous email on this issue, so I'm presuming
that either nobody read it, or nobody has an answer. So please excuse
me trying again, as I'm desperate to get this working.
My problem is with the Address Book API: I cannot get 2 of the
ABPeoplePickerView methods to work:
- (NSArray *)selectedValues
ABPeoplePickerValueSelectionDidChangeNotification
(well the second is a notification, not a method, but I can't get it to
work either).
The [peoplePicker selectedValues] method always returns nil, no matter
what I've got selected. I'm using kABAddressProperty multivalues, in
the ABPeoplePickerView, and selecting addresses and this method still
returns nil.
Also, the ABPeoplePickerValueSelectionDidChangeNotification never seems
to get invoked, either when I change selections or otherwise.
(Note that the similar "selectedRecords" method is working fine, and
the similar "ABPeoplePickerNameSelectionDidChangeNotification"
notification is also working fine).
Has anybody got the "selectedValues" method to work? or the
"ABPeoplePickerValueSelectionDidChangeNotification" notification?
Any tips? Any sample code? I really need to get this working...
anybody?
Thanks,
Nik.
========================================================
NIK SANDS - Systems Administrator
IT Services
University of Tasmania, Australia
Phone: 61-3-63243732 (BH)
AIM: brassnix
_______________________________________________
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.