• 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
Re: Notification from ABPeoplePickerView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification from ABPeoplePickerView


  • Subject: Re: Notification from ABPeoplePickerView
  • From: Nik Sands <email@hidden>
  • Date: Fri, 28 May 2004 10:04:32 +1000

By the way, I've also found that the first of the below notifications (which does work most of the time), does not get invoked when the selection changes due to the user entering text into the search field, which is also quite frustrating.

Cheers,
Nik.


On 28 May 2004, at 9:40 AM, Frank Blome wrote:

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.
_______________________________________________
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.


References: 
 >Re: Notification from ABPeoplePickerView (From: Nik Sands <email@hidden>)
 >Re: Notification from ABPeoplePickerView (From: Frank Blome <email@hidden>)

  • Prev by Date: Subclassing an object's creation method (NSBezierPath's +bezierPath)
  • Next by Date: symbolic nil
  • Previous by thread: Re: Notification from ABPeoplePickerView
  • Next by thread: New changes
  • Index(es):
    • Date
    • Thread