• 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: newbie notification question.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newbie notification question.


  • Subject: Re: newbie notification question.
  • From: Jonathan Feinberg <email@hidden>
  • Date: Thu, 28 Mar 2002 16:06:49 -0500

On Thursday, March 28, 2002, at 05:59 , Greg Jackson wrote:

- (void) awakeFromNib
{
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(controlTextDidChange:)
name:@"NSControlTextDidChange" object:nil];
}

My controlTextDidChange function is never called. I assume that I have not correctly added my object class.

You did; you just misnamed the notification.

I stand corrected on my previous post! How embarrassing.
--
Jonathan Feinberg email@hidden Inwood, NY, NY
http://MrFeinberg.com/
_______________________________________________
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: newbie notification question. (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: coco for Ms Windows ??
  • Next by Date: Re: idle waste
  • Previous by thread: Re: newbie notification question.
  • Next by thread: Re: newbie notification question.
  • Index(es):
    • Date
    • Thread