Creating an NSForm programmatically & tabbing
Creating an NSForm programmatically & tabbing
- Subject: Creating an NSForm programmatically & tabbing
- From: Eric Gorr <email@hidden>
- Date: Sat, 27 Sep 2008 12:29:11 -0400
When I use interface builder to create a NSForm and hook up it's
action, I see the action being executed when I tab between the fields
as I am running the application.
However, when I create a NSForm programmatically and hook up it's
action, I only see the action being executed when I press return or
enter.
How can I have the NSForm send it's action when I tab between the
fields when it is created programmatically?
Thank you.
_______________________________________________
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