If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] 1.0.21 - October 12, 2004 Fixed...
This is the first notification of SmartGUI Creator's release that I'm posting here. Here's the list of changes: - 'Move Group' now features an 'Advanced'...
Re-finance now, even with bad-credit! *Free No Obligation *Best Re-finance Rate for credit challenged. *Best Customer Service *Lowest Interest-Rates in Years ...
I read the earlier posts about the minimize to tray script. So, here's my question: If I've already defined a hotkey for a GUI process, is it possible to use...
I'm not sure I fully understand, but you can maximize any window with a hotkey of your choice: #z:: WinShow, My Gui Window Title ; Not needed if the window...
I'd like to use the same shortcut key to run the new process and maximize (and run) the process after I've minimized it (to the system tray). I'm using the...
... use the shortcut key again, because I can't have the same variable names twice simultaneously. I use a lot of programs simultaneously at work, and being...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed ToolTip failing to appear on...
... more than ... between). This ... "Gui Add" ... After ... "Gui ... controls ... post ... The minimize to tray script is at the top of the script I created....
Thanks for your help! I did what you suggested and moved all the "gui, add" commands to the top and used guicontrol commands inside the hotkey commands. It ...
Hi all I'm subscribed to this list principally to congratulate the author of this incredible useful software. ... Thanks, Germįn Blando. Hi all I'm subscribed...
I'm trying to use the FileInstall command on a Win98 box. For some reason, the files won't install when I run the compiled the script. I get a Message Box for...
The FileInstall command requires an actual file name (not a folder) as the destination. So if you change each to something like the following is should be...
Thanks! It was in the help file too--I think I'd just been staring at my screen too long to see it. On a side note, is there a way to display the files that...
... No, you would have to hard code their names into a MsgBox command due to the limitations of FileInstall. ... No, but you might find the following topic...
Living a better life is simple. Refinance your home now. With interest rates as low as this you stand to save large amounts of money. Also you will complete...
There's an option available for this mailing list: Allow members to hide their email address from the group. Your group will not be able to use the Polls...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Changed compiled scripts to...
hey, Just wanted to share some info and see if I could help anyone else lower their mortgage payments, I saved nearly $200 off my monthly payment! Takes two...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed StatusBarGetText and...
Hi, ... When I type the hotstring "fr" I get "freušlich" (with š instead of nd) and not "freundlich" as expected. The combination "nd" always becomes š in...
Dear marcoamans: what is ::fr::freundlich whats that say lol ======== At 2004-12-16, 09:10:00 you wrote: ======== Hi, ... When I type the hotstring "fr" I get...
... Some new elements: I want to use the hotstring "mfg" to type the German phrase "Mit freundlichen Grüßen". When using a German keyboard driver the string...
... This might be caused by the script's language (keyboard layout) not matching that of the active window. Do you often switch between languages with the ...
Thank you for your input Chris, you are on the right track. I have now found the reason of the problem. It was caused by the default keyboard driver. The...