Search found 4 matches

by rwarshawski
10 Nov 2022, 11:32
Forum: Ask for Help (v1)
Topic: How can I disable mouse input for a specified period of time?
Replies: 1
Views: 166

How can I disable mouse input for a specified period of time?

How can I disable mouse input for a specified period of time?
I want the cursor to hover over an "OK" button while I proofread my text.
let' say 10 seconds.

Bob
by rwarshawski
28 Aug 2019, 12:19
Forum: Ask for Help (v1)
Topic: Send % as a keystroke
Replies: 1
Views: 352

Send % as a keystroke

Hello all-

I have a need to send the percent sign % as part of text string ? eg, "... activity will be assessed as ___ % of normal."
I am a rudimentary user of scripts and I don't really know what the % key means in a script.
Thanx!

Bob
by rwarshawski
25 May 2018, 11:57
Forum: Ask for Help (v1)
Topic: Susped/Unsuspend a script
Replies: 0
Views: 689

Susped/Unsuspend a script

I would like to make a hotkey that suspends a running script, toggling it off and on. The example in the AHK Help file doesn't work for me: ; Send a Suspend command to another script. DetectHiddenWindows, On WM_COMMAND := 0x111 ID_FILE_SUSPEND := 65404 PostMessage, WM_COMMAND, ID_FILE_SUSPEND,,, C:\...
by rwarshawski
06 Jun 2017, 10:29
Forum: Ask for Help (v1)
Topic: find specific position within window and mouseclick
Replies: 1
Views: 408

find specific position within window and mouseclick

Hi all- A noob question here: I want to activate an Window, and then paste copied text to a specific area within it. I can't seem to find the proper coordinates with Window Spy as the area may not be in the same place relative to the screen at all times- the widow is bigger than the display, and I h...

Go to advanced search