Skip navigation.
 
mlRe: Workaround for ABPeoplePickerValueSelectionDidChangeNotification bug?
FROM : Adam Holt
DATE : Tue Apr 26 21:05:47 2005

Thanks Dave for the feedback.

Hmmm, sounds like I need to go back to my original plan of using an
NSOutlineView then and forgetting the PeoplePicker this side of Tiger.

Digging around in the PeoplePicker internals sounds a bit too much like hard
work!

Cheers... Adam.


On 26/4/05 6:04 pm, "Dave Camp" <<email_removed>> wrote:

> Right. It works for that. It is completely broken if you are
> displaying multiple phone numbers for people and you need to know
> when the number selection changes. I don't know why this wasn't fixed
> for 10.3.9, but supposedly it was fixed in Tiger.
>
> On the other hand, since there will probably not be any more 10.3 x
> updates, trying to work around the bug by fiddling with PeoplePicker
> internals might be safer now...
>
> Dave
>
> On Apr 26, 2005, at 9:11 AM, John Fox wrote:
>

>> Hi Adam:
>>
>> I'm using an ABPeoplePickerView in an NSPanel in my app, much like
>> is done in iChat. The user selects a peson, and I have an "Select"
>> button that use the view's selectedRecords. It works fine for me. I
>> did run into problems (to solution to which I posted last week) in
>> getting the search field to always be highlighted when the panel
>> containing the view is opened.
>>
>> If you need a code snippet, let me know.
>>
>> Hope this helps,
>>
>> John _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list      (<email_removed>)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/dave%
>> 40criticalpath.com
>>
>> This email sent to <email_removed>

>
> ---
> It's not denial. I'm just very particular about the reality I choose
> to accept.  -Calvin
>

Related mailsAuthorDate
mlRe: Workaround for ABPeoplePickerValueSelectionDidChangeNotification bug? John Fox Apr 26, 18:11
mlRe: Workaround for ABPeoplePickerValueSelectionDidChangeNotification bug? Dave Camp Apr 26, 19:04
mlRe: Workaround for ABPeoplePickerValueSelectionDidChangeNotification bug? Adam Holt Apr 26, 19:09
mlRe: Workaround for ABPeoplePickerValueSelectionDidChangeNotification bug? Adam Holt Apr 26, 21:05