performKeyEquivalent on active application

Posted by bogdansrc on Stack Overflow See other posts from Stack Overflow or by bogdansrc
Published on 2010-06-16T17:05:29Z Indexed on 2010/06/16 17:12 UTC
Read the original article Hit count: 95

Filed under:
|
|

In carbon/cocoa, is it possible to send something like performKeyEquivalent to the current key window? I want to send a key event to whatever application the user has active.

Thanks!

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about cocoa