Search found 1 match

by faustoart
25 Feb 2021, 11:01
Forum: HOW-TOs and documentation
Topic: Shortcut working only in specific app
Replies: 1
Views: 7267

Shortcut working only in specific app

Hi, first of all, thank you for the program, it's great I have a question. I'm trying to have this code working: Aplicacion = getActiveWindow() if Aplicacion = Blender HIDMacros.SendKeys "m" end What I want is to check the name of the window (or the aplication), so I can have different shortcuts for...