Re: "Enter" key down
Re: "Enter" key down
- Subject: Re: "Enter" key down
- From: "I. Savant" <email@hidden>
- Date: Thu, 29 May 2008 13:27:44 -0400
When you want to handle 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:
Ah - you're absolutely right; I missed the text view part of the
question. Sorry for any confusion.
--
I.S.
_______________________________________________
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