| Author |
Message |
Topic: User interface for Oxford English Dictionary software |
DAT
Replies: 0
Views: 429
|
Forum: Scripts & Functions Posted: Wed Feb 24, 2010 9:04 pm Subject: User interface for Oxford English Dictionary software |
| This is pretty much a minority interest, but if you have the Oxford English Dictionary (Second Edition on CD-ROM, Version 4.0) installed on your computer, this script makes it easier to use for quick ... |
Topic: Multiple Key-Taps Send Selected Text to 3 Search Programs |
DAT
Replies: 15
Views: 2964
|
Forum: Scripts & Functions Posted: Wed Feb 24, 2010 7:07 pm Subject: New version: SearchInterface V3.ahk - with 2 new features |
| Here's a new version (SearchInterface V3.ahk) that includes features requested by Shem: removal of leading and trailing white space; and by RZ: support for translation dictionary QuickDic (hold Alt a ... |
Topic: Dock'nDrag - Docks Two Windows Together for Move and Resize |
DAT
Replies: 2
Views: 1107
|
Forum: Scripts & Functions Posted: Wed Feb 24, 2010 1:24 pm Subject: Thanks for being the first to respond |
Thanks, and I'm glad you like it.
Yours is the first and only response to Dock'n Drag in over a year. I thought the post had dropped into a bottomless pit... Even better, I was using it (to co ... |
Topic: Multiple Key-Taps Send Selected Text to 3 Search Programs |
DAT
Replies: 15
Views: 2964
|
Forum: Scripts & Functions Posted: Wed Feb 03, 2010 12:21 pm Subject: Multiple Key-Taps Send Selected Text to 3 Search Programs |
Shem,
Please go ahead and use it all you want and I'm pleased to know someone else finds it as useful as I do.
Much of the credit for the script belongs to the many experts on the forum whose ... |
Topic: Interface for easy operation of TopDesk Expose-clone |
DAT
Replies: 0
Views: 490
|
Forum: Scripts & Functions Posted: Sat Nov 07, 2009 7:04 pm Subject: Interface for easy operation of TopDesk Expose-clone |
I was impressed by Exposé on a Mac recently and this led me to try TopDesk (;;;;;;;;;;;;;;;;;
; 07-11-2009. By DAT.
; Works with a pre-installed copy of TopDesk.
;
; Issues hotkeys for TopDesk ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Sat Sep 19, 2009 11:28 am Subject: RapidHotkey() |
Great. Just tried it and it seems much better. This is not a true test though because I'm away from home until Sunday so I'm using a different laptop (Tosh R500 running Vista not XP as before).
... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Fri Sep 18, 2009 12:44 pm Subject: RapidHotkey() |
Tests done with version newly downloaded this morning.
So when you press Ctrl - c - Ctrl in following script you definitely get 2 beeps?
Definitely. (Well, to be exact, I get 2kHz beep instead of ex ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Thu Sep 17, 2009 11:21 pm Subject: RapidHotkey() |
Can you try again function from top post?
I've done this. It works fine for nearly all the non-character keys including CapsLock. The only exceptions are PrtScr, Pause, and Spacebar. These behave ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Thu Sep 17, 2009 7:00 pm Subject: RapidHotkey() |
Answering in haste else late for a band practice ...
I changed KeyWait %key%, T0.03 to 0.01 and KeyWait %key%, DT0.03 to DT0.02 but no noticeable improvement.
Then I added SetBatchLines,-1 but a ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Thu Sep 17, 2009 3:32 pm Subject: RapidHotkey() |
The issue is fixed now, so incorrect keys are detected
Shucks, I was quite enjoying meddling with it!
Seriously though, thanks for the script and the fix. I use it on LCtrl so false alarms were ge ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Wed Sep 16, 2009 8:31 pm Subject: RapidHotkey() |
Thanks for the useful pointer to the Input command. I'd never really noticed it before, so time well spent playing around with it.
I had to alter the logic a bit to make your example work properly ... |
Topic: Multiple Key-Taps Send Selected Text to 3 Search Programs |
DAT
Replies: 15
Views: 2964
|
Forum: Scripts & Functions Posted: Wed Sep 16, 2009 10:21 am Subject: Spurious multi-clicks eliminated - now supports Locate32 |
Shem,
Thanks for the tip-off about Locate32, which I'd not seen before. I've been trying it out since yesterday, but for me Everything seems faster and more intuitive to set up and use.
Anyway I ... |
Topic: RapidHotkey() |
DAT
Replies: 27
Views: 6782
|
Forum: Scripts & Functions Posted: Tue Sep 15, 2009 3:13 pm Subject: Modification avoids false detection of multiple key-presses |
| Belated thanks to Hotkeyit for an extremely useful script. I've been using it a lot for making double or triple clicks of Shift, LCtrl, RCtrl, CapsLock do useful things like opening and closing vario ... |
Topic: Multiple Key-Taps Send Selected Text to 3 Search Programs |
DAT
Replies: 15
Views: 2964
|
Forum: Scripts & Functions Posted: Fri Aug 28, 2009 4:52 pm Subject: SearchInterfaceV2 - now toggles search windows on and off |
| This enhanced version lets you toggle the local search windows on and off so there's no need to use the mouse to close the search windows. I've also changed to HotKeyIt's latest version of RapidHotke ... |
Topic: New Context Menu Item Puts Any Folder Into a Dialog Window |
DAT
Replies: 12
Views: 2269
|
Forum: Scripts & Functions Posted: Thu Aug 13, 2009 3:28 pm Subject: New Context Menu Item Puts Any Folder Into a Dialog Window |
Well one could avoid using context menus by bringing up a list of the folder locations of open explorer windows with, say, 'ctrl + click' in a specific part of a dialog box, say the titlebar.
And ... |
| |