objective c - How do I Capture keyboard/mouse events with my application in focus? -
I am making an app-like combination for Mac OS, which captures the keyboard / mouse and gives them a remote computer Sends. / P>
I want to capture all the user keyboard and mouse events, while my NSWindow is in focus (if possible, would be good if not in focus) - I would not like system shortcuts like CMD + tab Or CMD + Q to interrupt me, I want to handle them before the window system, so that my app will not focus
thanks
Check it -
Hopefully That it helps :)
Comments
Post a Comment