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....
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...