Re: Handling key equivalents in a controller class?
Re: Handling key equivalents in a controller class?
- Subject: Re: Handling key equivalents in a controller class?
- From: "I. Savant" <email@hidden>
- Date: Sat, 19 Jul 2008 20:40:50 -0400
I had already tried implementing keyDown: in my controller object,
which is the window's delegate, to no avail. But that class is just
a direct subclass of NSObject, not NSResponder or
NSWindowController. I tried changing its superclass to NSResponder,
but that didn't help.
(I've never manipulated the chain directly before.)
If you didn't do it this time either, that's why your attempt
didn't work. :-)
--
I.S.
_______________________________________________
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