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

Reply via email to