PuloversMacroCreator icon indicating copy to clipboard operation
PuloversMacroCreator copied to clipboard

How to change CoordMode during macro execution

Open aeris170 opened this issue 3 years ago • 0 comments

I would like to change the CoordMode during my macro execution. I need some parts of my macro to click on a tray icon and activate a program, but window relative coordmode is making this hard as "Desktop" is not a window. I need to change CoordMode to screen, press the tray icon and change the CoordMode back to Window after that.

aeris170 avatar Jun 02 '22 07:06 aeris170