Search found 2 matches

by AHKPenguin
04 Apr 2018, 14:42
Forum: Old Topics
Topic: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
Replies: 423
Views: 427791

Re: AutoGUI - Script Editor and GUI Designer

Hi Alguimist, great tool for developing AHK code :-). Is it just me that has issues with saving new code with the most recent version (2.2.0.7)? Open tab -> Untitled -> writing some AHK code -> File -> Save As -> entering a name (with or without .ahk) -> save Nothing gets saved for me and the save ...
by AHKPenguin
22 Feb 2018, 18:43
Forum: Ask for Help (v1)
Topic: How can I fix sending MouseWheelUp occasionally using modifiers?
Replies: 0
Views: 406

How can I fix sending MouseWheelUp occasionally using modifiers?

I'm trying to add some behavior that I have bound to shift+MouseWheelUp but occasionally the shift modifier is being applied to what I am sending, here is a simpler repro case with output: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnin...

Go to advanced search