Re: OK on Enter, not Return
Re: OK on Enter, not Return
- Subject: Re: OK on Enter, not Return
- From: Jim Correia <email@hidden>
- Date: Fri, 6 Jun 2008 21:14:27 -0400
On Jun 6, 2008, at 2:19 PM, Andrew Merenbach wrote:
I believe that you might do some magic with -keyDown:
Douglas (and Aki) periodically answer this question. In most
situations, overriding keyDown: is the wrong solution to your problem.
When you want to customizes key events in NSTextView, see -
textView:doCommandBySelector: delegate method.
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextView_Class/Reference/Reference.html#/
/apple_ref/occ/instm/NSObject/textView:doCommandBySelector:
Jim
_______________________________________________
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