Re: Help with text input
Re: Help with text input
- Subject: Re: Help with text input
- From: Graham Cox <email@hidden>
- Date: Sat, 1 May 2010 00:15:26 +1000
On 01/05/2010, at 12:12 AM, Bill Appleton wrote:
> what is the best way on cocoa to determin raw key (physical key) input?
>
I don't know, but I wonder if this is the right question. If you look at the methods of NSResponder, you'll see that most functional keys are detected and converted to specific methods that you can override. Would that not be the better way to handle these? That's what I've always done in all my Cocoa apps.
--Graham_______________________________________________
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