Hi,

I have a problem in an AudioUnit plugin with NSView GUI - it takes the
keyboard routines to get info about keys being pressed. But there actually
2 crazy cases in different hosts :
1) in Logic it blocks the spacebar - I need when user presses spacebar to
let logic know about that, not use it by the plugin.
2) in Live it works conversely - it just doesn't get some of the keys. So
when user needs to actually write something (not that it would be typical,
but is needed sometimes), it just doesn't get some of the keys.
Interestingly enough, this also happens in Logic with some letters.

So what on earth causes this?? The methods don't return any values, so
there is no way to tell if the event has been used. Any ideas?

Regards, Vojtech
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to