If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Possible script-breaking changes:...
the hotstrings look absolutely superb! i immediately dumped my ShortKeys Lite and copied all my definitions into my autohotkeys script. i use them a lot, so...
Great, I was hoping you would try it out since your comments were part of my motivation for doing it. It definitely needs real-world testing; I'll welcome any...
this has been working very well. i haven't found the bug yet! ... i looked at Input, but i think that is always going to need a key introducer. jack ...
... I just updated the installer with that in case you need it. Here are the changes: Fixed auto-replace hotstrings so that end-chars reserved by the Send ...
i occasionally have problems when running a vmware image (that does not have hotkeys) on my PC (which does have hotkeys) sometimes everything goes completely...
Next time that happens, double click the tray icon and choose View > Key History. That will tell you which modifier keys AHK thinks are down. If you see a...
someone else here at work has the key definition shown below. when he locks the PC (ctrl-alt-del or #l) and then comes back, this key definition does not work....
i just managed to sell another copy of autohotkey :) however, the chap asked about the key logging functionality. since it was recording the last 40 key...
Note that the key history is only maintained if the keyboard hook is installed. Otherwise, only the script's own keyboard events are captured; nothing...
... locks the PC (ctrl-alt-del or #l) and then comes back, this key definition does not work. his other key defitions are not affected. a reload of the script...
ah, i didn't know about the .exe route -- i rarely compile scripts. he's quite happy with using a .exe as to whether you should add an option to turn off the...
... possibly. what does anybody else think? people get very upset about password security these days. I've added a to-do list item to have an option to control...
excellent. i think possibly that this is some thing that many people may *want* rather than *need*. cheers jack bystanders are rarely innocent ... From: Arch ...
... locks the PC (ctrl-alt-del or #l) and then comes back, this key definition does not work. his other key defitions are not affected. a reload of the script...
as one of those people whose debugging often consists of spraying message boxes around, it would be nice to be able to write to a log window. there is an...
... boxes around, it would be nice to be able to write to a log window. ... for that i use the logging window as, well, a log, rather than for debugging. ......
excellent. personally (and of course i'm biased) i think it would be really handy. thanks jack the circling gorillas are now swooping ... From: Arch ...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed Ctrl-Alt-Del security screen...
I've made a change to the installer at http://www.autohotkey.com/download/ that might alleviate sticking keys. Please let me know if this makes things ...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed sticking modifier keys...
If anyone has the interest and time to help test the GUI feature -- which creates and manages graphical user interface (GUI) windows and controls -- this post...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed hotstrings and the Input...
For anyone interested in designing data entry forms or custom user interface windows: Rajat has released SmartGUI Creator, an entirely visual layout editor....