Under macOS, this may be achieved by sending an AppleEvent and receiving that via the AppleEventReceived handler.
How can I achieve something similar for Windows and Linux (OK, I could probably send a message via a socket but that seems rather heavy).
14 posts - 4 participants