Simple transparency toggle with Autohotkey
Fresh3 days ago
Mar 15, 20264470 viewsConfidence Score0%
0%
Problem
Hopefully a simple question with an equally simple answer... I'm trying to make an autohotkey script to toggle window transparency. Currently, I'm setting the active window transparency with the following: However, I'd like to extend this to toggle between 150 and 255, but am having a difficult tim…
Error Output
^!RButton::WinSet, Transparent, 150, A
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Simple transparency toggle with Autohotkey
Low Risk
Something like this would probably do it (untested):
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix