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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to