| Author |
Message |
Topic: simple task switching script, can use auto-hide taskbar |
IvoLucien
Replies: 6
Views: 1450
|
Forum: Scripts & Functions Posted: Fri Apr 30, 2010 6:50 pm Subject: for use with a hotkey or hotstring |
| Sorry to leave out a required setup step. I keep an AutoHotkey script running persistently so that my various hotkeys can be used at any time. This script is intended to be assigned to a hotkey or ho ... |
Topic: simple task switching script, can use auto-hide taskbar |
IvoLucien
Replies: 6
Views: 1450
|
Forum: Scripts & Functions Posted: Fri Apr 09, 2010 5:51 pm Subject: simple task switching script, can use auto-hide taskbar |
Thank you, that's fabulous. ^_^
I'll write this up when I have time (probably months from now given how my project is going) or will happily integrate it if anyone provides the finished code segme ... |
Topic: DragonPadČ |
IvoLucien
Replies: 18
Views: 7031
|
Forum: Scripts & Functions Posted: Sat Oct 17, 2009 1:35 am Subject: DragonPadČ |
| Yes, I bloody well hope this is a single shot "event". lolz You don't happen to live in the Seattle area do you? Cuz I could use some help with my "excuse." ;-) How do you feel ... |
Topic: DragonPadČ |
IvoLucien
Replies: 18
Views: 7031
|
Forum: Scripts & Functions Posted: Fri Oct 16, 2009 3:48 pm Subject: DragonPadČ |
My recent silence has been, in large part, due to the city's sewer line backing up into my basement. [sigh]
I'm not done dealing with that, and it'll be a good while before I'm caught up with work. ... |
Topic: DragonPadČ |
IvoLucien
Replies: 18
Views: 7031
|
Forum: Scripts & Functions Posted: Thu Oct 15, 2009 5:18 am Subject: DragonPadČ |
Wow, amazing stuff! Thank you for all the work, this is great. ^_^
<waves cheerfully> |
Topic: hotstrings using Dragon naturally speaking? |
IvoLucien
Replies: 5
Views: 465
|
Forum: Ask for Help Posted: Mon Oct 05, 2009 5:25 pm Subject: hotstrings using Dragon naturally speaking? |
Thanks for the reply TWC.
I've learned a lot since I wrote that post, and here's a quick summary for anyone else trying to use Dragon NaturallySpeaking and AutoHotkey.
The 3 ways that DragonNS s ... |
Topic: simple task switching script, can use auto-hide taskbar |
IvoLucien
Replies: 6
Views: 1450
|
Forum: Scripts & Functions Posted: Tue Aug 25, 2009 11:07 pm Subject: simple task switching script, can use auto-hide taskbar |
Thanks much.
Here's a new, generalized version. The 2nd half just moves the mouse away from the taskbar, only relevant for autohide taskbar scenarios.
; show and activate the taskbar
WinS ... |
Topic: simple task switching script, can use auto-hide taskbar |
IvoLucien
Replies: 6
Views: 1450
|
Forum: Scripts & Functions Posted: Tue Aug 11, 2009 2:29 am Subject: simple task switching script, can use auto-hide taskbar |
| This is a working draft of a decent alternative to alt-tab. If you assign this to a hotkey, you no longer have to hold down the alt key, and it makes it more convenient to use an auto-hide taskbar wit ... |
Topic: hotstrings using Dragon naturally speaking? |
IvoLucien
Replies: 5
Views: 465
|
Forum: Ask for Help Posted: Thu Jul 30, 2009 9:45 pm Subject: hotstrings using Dragon naturally speaking? |
Thanks for the quick reply.
I'm not sure I understand the loop idea, what would one check for the hotstring text? My goal is to get something that works globally, across all applications. If it's ... |
Topic: hotstrings using Dragon naturally speaking? |
IvoLucien
Replies: 5
Views: 465
|
Forum: Ask for Help Posted: Thu Jul 30, 2009 8:36 pm Subject: hotstrings using Dragon naturally speaking? |
| I've been trying to get Dragon NaturallySpeaking to trigger hotstrings with no luck. The simple btw hotstring works fine when typed manually on the keyboard, but shows up untranslated when dictated ... |
Topic: DragonPadČ |
IvoLucien
Replies: 18
Views: 7031
|
Forum: Scripts & Functions Posted: Fri Jul 03, 2009 5:04 pm Subject: DragonPadČ |
| Impressive! I think I'll need to work on something more general purpose in normal mode, however the wealth of information you've provided through this script will make working with AutoHotkey and Dra ... |
Topic: HttpQuery Post Help |
IvoLucien
Replies: 4
Views: 387
|
Forum: Ask for Help Posted: Fri Jul 03, 2009 3:57 am Subject: HttpQuery Post Help |
| Scratch that, it seems that various folks are using AHK to run web processes. I'd help but I'm clueless about that too. |
Topic: HttpQuery Post Help |
IvoLucien
Replies: 4
Views: 387
|
Forum: Ask for Help Posted: Fri Jul 03, 2009 3:44 am Subject: HttpQuery Post Help |
| I could be missing something (and I was, see next reply), but it looks like that accessibility website requires you to use HTTP POST, which isn't related to AutoHotkey to my knowledge. AHK could help ... |
Topic: can't seem to get OnMessage working at all |
IvoLucien
Replies: 3
Views: 313
|
Forum: Ask for Help Posted: Fri Jul 03, 2009 3:33 am Subject: can't seem to get OnMessage working at all |
Wow, that is so obvious now that I read that. Thank you, now all I need to do is figure out the next necessary but bone-headed thing to ask. ^_^
Thank you YMP! |
Topic: can't seem to get OnMessage working at all |
IvoLucien
Replies: 3
Views: 313
|
Forum: Ask for Help Posted: Fri Jul 03, 2009 1:28 am Subject: can't seem to get OnMessage working at all |
| I'm missing something in getting OnMessage to call the specified function for any sort of window message. I've been trying to either respond to a tool tip message when Dragon has recognized a phrase o ... |
| |