| Author |
Message |
Topic: Detect Accidental Double Clicks |
biv
Replies: 18
Views: 1945
|
Forum: Ask for Help Posted: Sun Nov 22, 2009 3:50 pm Subject: tnq |
Thank you!
Seems to work like it should no double clicks , still when dragging it can loose the grip Is it possible to do a similar check for the "UP" hotkey? |
Topic: Detect Accidental Double Clicks |
biv
Replies: 18
Views: 1945
|
Forum: Ask for Help Posted: Sun Nov 22, 2009 12:17 pm Subject: Detect Accidental Double Clicks |
I tryed to make a code that will prevent and detect accidental double clicks
but i kinda failed , i hope you can help me i think the problem is that A_PriorHotkey is changed by the Lbutton up, i need ... |
Topic: #ifwinactive, %winname% |
biv
Replies: 3
Views: 294
|
Forum: Ask for Help Posted: Fri Nov 06, 2009 11:02 pm Subject: #ifwinactive, %winname% |
| Thank you i'll try |
Topic: #ifwinactive, %winname% |
biv
Replies: 3
Views: 294
|
Forum: Ask for Help Posted: Fri Nov 06, 2009 10:51 pm Subject: #ifwinactive, %winname% |
Hi everyone, i'm kinda new here , hope you can help me
I need to read from a file to a varabile the use it in #ifwinactive.
FileReadLine, winname, win.txt, 1
#ifwinactive, %winname% ... |
| |