Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Fixed key-up hotkeys like "a up::" not to block the pressing of the "a" key unless the hotkey's #IfWin criteria are met. [thanks Roland]
Fixed Round(Var, NegativeNumber), which in rare cases was off by 1. [thanks Icarus]
Fixed crash of scripts that end in a syntax error consisting of an orphaned IF-statement (broken by 1.0.47.00). [thanks msgbox of the German forum]
Eliminated the "GetClipboardData" error dialog. Instead, an empty string is retrieved when the data cannot be accessed within the #ClipboardTimeout period. [thanks ManaUser & Sean]
Changed GUI checkboxes and radio buttons to default to "no word-wrap" when no width, height, or CR/LF characters are specified. This solves display issues under certain unusual DPI settings. [thanks Boskoop]
I would love to see an article one day that talks about creating a GUI in AutoHotKey, because some users have this impression that AutoHotKey is only for sending keys and a couple of loops here and there
guinness wrote:I would love to see an article one day that talks about creating a GUI in AutoHotKey, because some users have this impression that AutoHotKey is only for sending keys and a couple of loops here and there
Agreed. I tried to rewrite the entry a bit to include that its kind of an application framework. Hopefully that will pull more people to the software knowing they can start small and keep it going.
AutoHotKey_L is available which is slightly different to the original AutoHotKey. Check out the official documentation - http://www.autohotkey.net/~Lexikos/AutoHotkey_L/ for details of what is new/different, might be useful to those who use AutoHotKey.
Users Special & Romulous reported (http://www.portablefreeware.com/index.p ... mment26161) that AutoHotkey (AHK) (http://www.portablefreeware.com/?id=217) has a new configuration for development and support, essentially based on a site move to http://ahkscript.org/, so it might be about time it gets its official forum topic. Unless a better option is found, as Jon Pajela (listed as original submitter) is no longer available, the current topic will have to do...
[url]http://ahkscript.org/[/url] author wrote:AutoHotkey (AHK) is a free, open-source macro-creation and automation software for Windows that allows users to automate repetitive tasks. It is driven by a scripting language that was initially aimed at providing keyboard shortcuts, otherwise known as hotkeys, that over time evolved into a full-fledged scripting language.
AutoHotkey 1.1.* - previously known as AutoHotkey_L. AutoHotkey 1.0.* - also retroactively known as AutoHotkey Basic, Classic, Vanilla, etc. AutoHotkey 2.0-a* - see AutoHotkey v2.