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 protected])

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

This email sent to [email protected]

Reply via email to