HyperNext Studio

HyperNext Studio => General => Topic started by: MusoCity on May 10, 2018, 08:41:01 AM

Title: AutoHotKey GUI
Post by: MusoCity on May 10, 2018, 08:41:01 AM
I use AutoHotKey to create a GUI with buttons to send keystrokes/macros to an certain application.
I need something that is cross platform to work on Mac also.
Can HNS send keystrokes to a particular window "HWND" "ahk_class application" as HHK can ?
Has it got an "Always on top" option for the GUI ?
Title: Re: AutoHotKey GUI
Post by: Malkom on May 10, 2018, 01:46:16 PM
I use AutoHotKey to create a GUI with buttons to send keystrokes/macros to an certain application.
I need something that is cross platform to work on Mac also.
Can HNS send keystrokes to a particular window "HWND" "ahk_class application" as HHK can ?
Has it got an "Always on top" option for the GUI ?

Sorry, but HyperNext cannot send keystrokes to another application. Also it does not have an 'always on top option'.