Key Equiv for NSButton in an NSDrawer?
Key Equiv for NSButton in an NSDrawer?
- Subject: Key Equiv for NSButton in an NSDrawer?
- From: Dan Wood <email@hidden>
- Date: Tue, 10 Dec 2002 09:08:46 -0800
I have an NSButton in an NSDrawer, and I'd like to be able to "click"
it via a keyboard equivalent. When I have a button on a window, this
works well -- just assign it in Interface Builder.
This doesn't seem to be working when the button is on a drawer -- my
guess is because of the first responder chain of command not letting
the drawer have at a keyboard event.
Any suggestions on how to let the drawer's button handle a command-key
keypress?
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
_______________________________________________
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.