Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait to Check for Double Click
#2
try to combine them into 1 macro



Trigger #L //FF_Mouse1     Help - how to add the trigger to the macro
Code:
Copy      Help
wait 0.4 ML; err int singleClick=1
if singleClick=1
,key (VK_MEDIA_PLAY_PAUSE)
else
,if win("" "AutoHotkey")
,,clo win("" "AutoHotkey")
,,OsdHide
,else
,,run "$user profile$\Downloads\Spotify.ahk-master\Example Hotkeys.ahk" "" "" "*" 0x10000
,,_monitor=1
,,OnScreenDisplay "Spotify Volume Mode" -1 +1 +1 "Calibri" 48 0xFFFFFF 1 "" 1


Messages In This Thread
Wait to Check for Double Click - by arig - 02-01-2019, 05:18 AM
RE: Wait to Check for Double Click - by Kevin - 02-02-2019, 05:46 PM
RE: Wait to Check for Double Click - by arig - 02-02-2019, 10:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)