• 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
textDidChange not firing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

textDidChange not firing


  • Subject: textDidChange not firing
  • From: Angelo Chen <email@hidden>
  • Date: Sun, 21 May 2006 03:28:53 -0700 (PDT)

Hi,

I put a NSTextField and create a MyObject, I connect
the MyObject to NSTextField as delegate and implement
following:

- (void)textDidChange:(NSNotification *)aNotification
{
	NSLog(@"changed");
}

run the app and type something in the NSTextField and
change, but the textDidChange never fire, why? thanks
for any help.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: textDidChange not firing
      • From: Andy Lee <email@hidden>
  • Prev by Date: Re: Determining how the app is run (intel/ppc/rosetta/os version)?
  • Next by Date: Re: Determining how the app is run (intel/ppc/rosetta/os version)?
  • Previous by thread: Location of an ``out of bounds" index error (sequel to ``Newbie Q: communication problem with NSTableView")
  • Next by thread: Re: textDidChange not firing
  • Index(es):
    • Date
    • Thread