• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Notification from ABPeoplePickerView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Notification from ABPeoplePickerView


  • Subject: Notification from ABPeoplePickerView
  • From: Frank Blome <email@hidden>
  • Date: Thu, 27 May 2004 13:54:09 +0200

Hi there,

is it possible that the ABPeoplePickerView has some problems with notifications?

I have set two different notifications in my awakeFromNib. The first one:

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(selectionDidChange:) name:ABPeoplePickerNameSelectionDidChangeNotification object:nil];

works fine, but the second one:

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(valueDidChange:) name:ABPeoplePickerValueSelectionDidChangeNotification object:nil];

did not work. If this is a know bug - and I don't have done any mistake ;-) can someone give me a helping hand for this:

I try to find out which email address is selected in the PeoplePickerView when a person have multiple email addresses.

Thank you in advance,
Frank
_______________________________________________
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.


  • Prev by Date: Re: NSURLRequest and HTTP PUT?
  • Next by Date: New changes
  • Previous by thread: Re: CFHTTP POST bug? or PHP bug?
  • Next by thread: Re: Notification from ABPeoplePickerView
  • Index(es):
    • Date
    • Thread