Re: Keyboard short-cuts edit field
Re: Keyboard short-cuts edit field
- Subject: Re: Keyboard short-cuts edit field
- From: Stephane Sudre <email@hidden>
- Date: Wed, 3 May 2006 19:37:15 +0200
Le 3 mai 06, à 19:08, Eric Long a écrit :
A couple of days ago I posted a question that didn't receive any
responses.
I'm hoping this go around to phrase it better.
[...]
If I'm on the right track, how can I alleviate the problem of the
beeps and
such?
Just a blind guess: maybe you can just have a subclass of NSTextField
that overrides the keyDown: method (maybe the moveRight: and all that
stuff too) and find the modifiers using the NSEvent modifier attribute.
If this doesn't work: just class-dump the PrefPane and otool it to get
an idea on how things are done in the PrefPane.
My $0.02
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden