Re: making a custom view not grab the keyboard
Re: making a custom view not grab the keyboard
- Subject: Re: making a custom view not grab the keyboard
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 27 Mar 2007 10:42:50 -0400
On Mar 21, 2007, at 10:23 AM, Artemiy Pavlov wrote:
Hello all!
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?
Thanks for any tips!
Hopefully you stumbled on the answer since posting this several days
ago. You want to look at the "canBecomeKeyView" method.
Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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