Author Topic: AutoHotKey GUI  (Read 11026 times)

MusoCity

  • Newbie
  • *
  • Posts: 1
AutoHotKey GUI
« 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 ?

Malkom

  • Administrator
  • Newbie
  • *****
  • Posts: 465
  • Here to help you
Re: AutoHotKey GUI
« Reply #1 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'.

I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.

 

anything