I have an Audio Unit plugin with a Cocoa view. Whichever application
hosts it, the view grabs the keyboard, so that for example the space
bar doesn't launch playback until you click on the host's main window
to make it active. Can I somehow make my Cocoa view not grab the
keyboard?