Re: Help with text input
Re: Help with text input
- Subject: Re: Help with text input
- From: Bill Appleton <email@hidden>
- Date: Fri, 30 Apr 2010 07:20:35 -0700
hi Graham,
in my case i have to implement a scripting language that receives the key
names like
"up"
"f12"
"shift"
"home"
etc. so i agree it is strange but i need to know the physical key presses
its like a video game problem....
thx
bill
On Fri, Apr 30, 2010 at 7:15 AM, Graham Cox <email@hidden> wrote:
>
> 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