| Author |
Message |
Topic: Backtab |
Dave Campbell
Replies: 3
Views: 128
|
Forum: Ask for Help Posted: Tue Apr 29, 2008 2:36 pm Subject: Backtab |
| How do you backtab in autohotkey? |
Topic: Need Script to Click Button on Webpage |
Dave Campbell
Replies: 3
Views: 367
|
Forum: Ask for Help Posted: Mon Oct 22, 2007 4:18 pm Subject: Need Script to Click Button on Webpage |
| I have a website http://www.sundaycrosswords.com/sudokushop/SPSudoku.htm that has a Java button for printing a sudoku puzzle. I want to compose a script that brings up the browser to that web page an ... |
Topic: Windows Explorer Folders Panel |
Dave Campbell
Replies: 7
Views: 294
|
Forum: Ask for Help Posted: Thu Oct 04, 2007 2:15 pm Subject: Windows Explorer Folders Panel |
Running this from the command line works as stated, but I can't seem to get it incorporated into AHK script without errors? Any ideas how I should code it to perform in a script as well? |
Topic: Windows Explorer Folders Panel |
Dave Campbell
Replies: 7
Views: 294
|
Forum: Ask for Help Posted: Thu Oct 04, 2007 1:31 pm Subject: Windows Explorer Folders Panel |
I guess I need to clarify my need. I'm actually just trying to perform a Win-E function and trying to get the identical results.
Win-E brings up WE in dual panel view with only My Computer folder ... |
Topic: Windows Explorer Folders Panel |
Dave Campbell
Replies: 7
Views: 294
|
Forum: Ask for Help Posted: Thu Oct 04, 2007 10:51 am Subject: Windows Explorer Folders Panel |
| Is there a simple way to bring up WE with AHK such that the folders panel is included? When I manually hit Win-E, I get both panels. When I call it from AHK or from a desktop shortcut, I only get th ... |
Topic: {escape} as a hotkey |
Dave Campbell
Replies: 8
Views: 326
|
Forum: Ask for Help Posted: Thu Sep 20, 2007 7:54 pm Subject: {escape} as a hotkey |
Anyone know how to actually send an Esc key?
Although I don't get an error, it doesn't work either when I use this:
send {Esc} |
Topic: [Download/Utility] Free Icon Creator |
Dave Campbell
Replies: 11
Views: 2549
|
Forum: Utilities & Resources Posted: Tue Sep 18, 2007 3:37 pm Subject: [Download/Utility] Free Icon Creator |
| I seem to be going around in circle trying to figure our IF, let alone finding out how the tray icon can be changed. Is there nothing in the AHK library that'll let you rather simply change it?If you ... |
Topic: [Download/Utility] Free Icon Creator |
Dave Campbell
Replies: 11
Views: 2549
|
Forum: Utilities & Resources Posted: Mon Sep 17, 2007 9:57 pm Subject: [Download/Utility] Free Icon Creator |
IMO, you're better off with image to icon converter that supports the mask editor and the creation of Windows XP 32bit/Windows Vista format icons.
...
Open: ICO/BMP/PNG/PSD/EXE/DLL/ICL, Convert into ... |
Topic: Run Script from Editor |
Dave Campbell
Replies: 2
Views: 353
|
Forum: Ask for Help Posted: Sat Sep 15, 2007 12:31 am Subject: Run Script from Editor |
| a lot of fancier editors can support this directly. What editor do you use? If you are using Notepad, I recommend PSPad. Look in the AHK folder in Program Files for Extras\Editors and run the script t ... |
Topic: Run Script from Editor |
Dave Campbell
Replies: 2
Views: 353
|
Forum: Ask for Help Posted: Fri Sep 14, 2007 10:19 pm Subject: Run Script from Editor |
| I find my self testing different scripts by making changes to it with an editor and having to perform numerous clicks to "Run" it. I'd like to incorporate a hotkey in my master.ahk that wou ... |
Topic: WindowPad - multi-monitor window-moving tool |
Dave Campbell
Replies: 108
Views: 23545
|
Forum: Scripts & Functions Posted: Tue Sep 11, 2007 11:46 am Subject: Re: Window Pad |
| It's as if there was a non-existent screen that it's getting shuffled off to with the first NumPadDot but the second NumPadDot brings it back.That's strange. If you can tell me:which version of Windo ... |
Topic: WindowPad - multi-monitor window-moving tool |
Dave Campbell
Replies: 108
Views: 23545
|
Forum: Scripts & Functions Posted: Tue Sep 11, 2007 1:47 am Subject: Re: Window Pad |
| Yes, I'm aware of the NumpadDot which does move a maximized window to the 'next' screen, but it's out of sight.What do you mean by "it's out of sight"? I've never had any problems with it, b ... |
Topic: Printerfunctions |
Dave Campbell
Replies: 17
Views: 2800
|
Forum: Scripts & Functions Posted: Mon Sep 10, 2007 8:38 pm Subject: Printerfunctions |
you need to move the buttons on the gui a bit, but TESTED
you already returned the list in the exact right format for the Dropdownlist.
Also - no temp files!
Thanks a million! That'll help ... |
Topic: Printerfunctions |
Dave Campbell
Replies: 17
Views: 2800
|
Forum: Scripts & Functions Posted: Mon Sep 10, 2007 7:43 pm Subject: Printerfunctions |
please post your code. We can easily convert it to use a GUI dropdownlist, or a bunch of radio buttons, and it will be much easier to use.
you can also post in in the ask for help section if you wa ... |
Topic: WindowPad - multi-monitor window-moving tool |
Dave Campbell
Replies: 108
Views: 23545
|
Forum: Scripts & Functions Posted: Mon Sep 10, 2007 2:51 pm Subject: Window Pad |
| The only remaining problem as I see it, would be to have the ability to switch a maximized window with the ease of using the Numpad5 key used now.Are you aware of the Win+NumpadDot shorcut? It moves t ... |
| |