Clive Galway
Clive Galway
Sorry for raising a bug, but I cannot work out how to turn on / off LEDs from Enclosure The equivalent shell command to turn the LEDs on is `sudo...
Size of GUI can be dictated by amount of bindings. A scrolling area for bindings would solve this.
Currently debug window opens above the main window. If main window at top, debug window off screen.
So that when we setcontrol on an Editbox, we can remove and re-add glabel?
Currently, no checks for: Multiple bindings to same action (Allow? Warn?) Rebind of LMB / RMB whilst limit app not set (Likely to cause odd behavior in windows)
When hooking into ADHD, using config_event, make it check to see if functions exist and warn user if not
https://github.com/MasterFocus/AutoHotkey/tree/master/Functions/Gdip_ImageSearch
eg if user reconfigures vjoy device, so it disconnects and reconnects, can we get a callback so we can rescan device caps?
?On acquire?, get device caps so they can easily be looked up without a DLL call.