helpme
Joined: 22 Apr 2007 Posts: 33
|
Posted: Wed Aug 01, 2007 7:53 am Post subject: GUI for configuring remapped buttons for different apps |
|
|
Dear Autohotkey Gurus,
I would like to create an autohotkey program with a GUI that enables the user to configure remapped buttons for different applications.
Let's use the mouse left button as an example. The user will be able to;
1. configure the keystrokes that will be sent
2. the application to send to
So, as an example, through the GUI, the user can configure the left button to send Ctrl-S to Application A or Shift-A to Application B.
During implementation, the problem faced was how to give the user the freedom to choose which application to send to.
Can some expert advise? |
|