Working in Objective C, X-Code, and I made the keyboard shortcut for a menu item as the "esc" key. It's not working. Is there something inherent that is going to prevent me from using that key? First off, the active window is an NSWindow, not an NSPanel, so the escape key isn't used for closing the window. Does anyone have any thoughts as to why this isn't working?