Re: Keyboard events in an NSTextEntry
Re: Keyboard events in an NSTextEntry
- Subject: Re: Keyboard events in an NSTextEntry
- From: Kyle Wheeler <email@hidden>
- Date: Fri, 29 Mar 2002 00:59:16 -0500
On Thursday, March 28, 2002, at 06:27 PM, Timothy Ritchey wrote:
On Thursday, March 28, 2002, at 03:49 PM, Kyle Wheeler wrote:
I have an NSTextEntry (in an NSWindow) that I need to intercept some
keystrokes for - specifically, I want to intercept '=' and num-lock
and handle them myself (simulate clicking on specific buttons) but let
the rest of them go to the NSTextEntry. I've looked in the
documentation and online and there's no good, simple, example... can
someone help me out?
Do you mean an NSTextView?
Oops, no - I mean an NSTextField. Would your function still work for
that?
~Kyle Wheeler
--
Well, I've wrestled with reality for over thirty five years, doctor, and
I'm happy to say I've finally won out over it.
-- Jimmy Stewart, in "Harvey"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.