Re: NSTextField sending action unbidden...
Re: NSTextField sending action unbidden...
- Subject: Re: NSTextField sending action unbidden...
- From: Jens Alfke <email@hidden>
- Date: Sun, 6 Jun 2010 13:05:55 -0700
On Jun 6, 2010, at 12:14 PM, Matthew Weinstein wrote:
> I have a textfield which is spontaneously sending out an action. I have it set to "send on end editing" but when the nib loads and I click on any part of the window it sends an action which then messes up other stuff…
Hm. “Send on end editing” means “send when it loses focus”, so if the field has focus when the window loads, then the first time you click on some other focusable control you’ll get that behavior. Or is that different from what you’re seeing?
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden