Re: NSTextField delegate how to?
Re: NSTextField delegate how to?
- Subject: Re: NSTextField delegate how to?
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 22 Oct 2005 13:12:45 -0600
On Oct 22, 2005, at 12:16 AM, .::welemski::. wrote:
I have two textfields... but I only have one delegate method... how do
i implement a delegate method that would be able to know which of the
two textfields changes...?
Check the notification. The text field that sent the notification can
be retrieved by sending the -object message to the notification.
Nick Zitzmann
<http://www.chronosnet.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