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 protected])

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 [EMAIL PROTECTED]

Reply via email to