开发者

ShortcutRecorder record CMD+Tab

开发者 https://www.devze.com 2023-01-07 03:49 出处:网络
I\'m trying to allow ShortcutRecorder to record CMD+Tab. The problem is that, even if Shortcu开发者_开发百科tRecorder has the focus, if I press CMD+Tab, the application switcher appears.

I'm trying to allow ShortcutRecorder to record CMD+Tab. The problem is that, even if Shortcu开发者_开发百科tRecorder has the focus, if I press CMD+Tab, the application switcher appears.

Is there any way of allowing ShortcutRecorder to "intercept" the CMD+Tab?

Thanks!


Using setCanCaptureGlobalHotKeys:YES on the SRRecorderControl fixes the issue.

0

精彩评论

暂无评论...
验证码 换一张
取 消