AudioUnit Cocoa gui displays popup which steals spacebar from the host
AudioUnit Cocoa gui displays popup which steals spacebar from the host
- Subject: AudioUnit Cocoa gui displays popup which steals spacebar from the host
- From: Vojtěch Meluzín <email@hidden>
- Date: Wed, 18 Dec 2013 16:43:24 +0100
Hi,
my plugins often display popups. Everything is just fine, except the
message chain goes from the popup's view just to the window itself, so the
host doesn't key keyboard events even if the window doesn't use it. That's
pretty normal, but is a little bit annoying with things like spacebar. What
is the best way to forward unused keyboard events to the main window from
the popup's NSView?
Thanks!
Vojtech
<http://www.meldaproduction.com>
_______________________________________________
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