Search found 3 matches

by emvaized
29 Feb 2024, 00:05
Forum: Scripts and Functions (v1)
Topic: Parallel Scrolling script to scroll 2 windows simultaneously
Replies: 1
Views: 367

Parallel Scrolling script to scroll 2 windows simultaneously

This Autohotkey script allows you to scroll 2 windows or any views in the same window simultaneously. When you hold down the win key, the script sends a scroll event to both the current point under the course, and a second point mirrored horizontally. Thus, by choosing the cursor position, you can a...
by emvaized
14 Jun 2023, 16:49
Forum: Ask for Help (v1)
Topic: How to exclude browser from ahk
Replies: 16
Views: 3076

Re: How to exclude browser from ahk

This script has a problem on Windows 11 — it fails to detect titlebar in all Explorer windows.
At first I thought it happens due to the fact Explorer uses new tabbed titlebar, but it works just fine in Notepad with the same tabbed titlebar.
Any ideas how to solve it?
by emvaized
11 Apr 2023, 12:38
Forum: Ask for Help (v1)
Topic: Please help me to improve my script
Replies: 0
Views: 172

Please help me to improve my script

I created a script which proccesses mouse actions over each window's titlebar. When right click is detected, it minimizes the window, middle click closes it, scroll up maximizes window and scroll down restores it's size. But titlebar detection is not perfect. For example, sometimes it fails to detec...

Go to advanced search