Re: NSTextField and controlTextDidEndEditing
Re: NSTextField and controlTextDidEndEditing
- Subject: Re: NSTextField and controlTextDidEndEditing
- From: Matt Neuburg <email@hidden>
- Date: Mon, 26 Jun 2006 18:43:29 -0700
- Thread-topic: NSTextField and controlTextDidEndEditing
On Mon, 26 Jun 2006 15:04:58 -0500, Damien Sorresso <email@hidden>
said:
>I'm trying to implement a behavior whereby as soon as a user ends
>editing a text field (whether by tabbing out or clicking somewhere
>else), the information there is saved and a corresponding Keychain
>entry updated. But the NSTextFields in question only send the
>`NSControlTextDidEndEditing' notification on a mouse click, not when
>tabbing out.
>
>Is there a way to get the proper behavior with tabbing?
Try controlTextDidEndEditing. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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