Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Triggers for a specified window often fail
#5
Then all mouse triggers don't work? 
NO, Other mouse triggers work! 

if QM is opening and Visible, the Middle Mouse Button trigger is always in effect on desktop

Should be WIN+D case, the trigger is invalid, how to solve? Smile

The current code:
Code:
Copy      Help
sel wintest(f.hwnd F"{Win_1}[]{Win_2}[]{Win_3}[]{Win_4}" "" "" 16)
,case 1
,outw f.hwnd
,out F"{GetWindowThreadProcessId(f.hwnd 0)} {GetWindowThreadProcessId(GetShellWindow 0)} {GetShellWindow}"
,if GetWindowThreadProcessId(f.hwnd 0) = GetWindowThreadProcessId(GetShellWindow 0)
,,ret "Desk_Dia" ;;Win_1


Messages In This Thread
RE: Triggers for a specified window often fail - by Davider - 08-06-2022, 06:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)