ABPeoplePickerView setSources
ABPeoplePickerView setSources
- Subject: ABPeoplePickerView setSources
- From: Jonathan Nathan <email@hidden>
- Date: Thu, 08 Jul 2010 17:18:31 -0400
- Thread-topic: ABPeoplePickerView setSources
In various Mac OS X 10.6 Apple apps (e.g., Address Book, iChat, etc.) there
are ABPeoplePickerView objects that show sources in the Group column that go
beyond the default "On My Mac" group (e.g., LDAP directories, Exchange
servers, etc.). When I include an ABPeoplePickerView in my app (from IB), it
just defaults to the "On My Mac" group when shown.
However, when the ABPeoplePickerView is displayed, it does seem to be
picking up my Exchange server settings (as specified in Address Book.app) as
it makes a request to both access the Exchange server via HTTP(S) and access
my Keychain item for my Exchange account. While the request is made, this
Exchange account is not shown in the source list after web call. Is there a
way to specify the sources shown in the ABPeoplePickerView source list? If
this is private and not possible for third-party apps, why is the view
making the request to my Exchange account and is there a way to suppress
this request? (It looks suspicious to my users.)
Thanks,
Jon Nathan
_______________________________________________
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