Re: delegate question
Re: delegate question
- Subject: Re: delegate question
- From: "Alan Smith" <email@hidden>
- Date: Sat, 7 Oct 2006 11:25:02 -0400
Overriding public void keyDown(NSEvent theEvent) in your view subclass
should do it.
Read up on the Responder Chain to find out why this will work. Also,
read the NSEvent documentation to figure out how to handle the key
stroke.
Hope this helps, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
_______________________________________________
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