Re: NSTextDidChangeNotification reporting wrong object
Re: NSTextDidChangeNotification reporting wrong object
- Subject: Re: NSTextDidChangeNotification reporting wrong object
- From: Michele Balistreri <email@hidden>
- Date: Fri, 22 Sep 2006 16:46:58 +0200
I confused NSTextView with NSTextField and that's why it didn't work.
Sorry for the trouble, but i just found out.
Regards,
Michele Balistreri
brik. Lead programmer.
Il giorno 22/set/06, alle ore 16:43, Volker Runkel ha scritto:
Hi,
actually setting an object as an delegate for a NSTextView triggers
- (void)textDidChange:(NSNotification *)aNotification
usually. Have you checked if you set the correct object in IB / or
code as delegate to your textViews?
aNotification should contain the sending object which you can use
determine which NSTextView sent you the textDidChange call.
Do you have some more details?
Volker
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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