The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Acc a=acc(mouse) in trigger
#1
is it bad practice to use ACC in a main right click filter function?

i use taskbars provided from actual windows tools for my second and third monitor and can use acc(mouse) to identify which pinned icon has been clicked.

Code:
Copy      Help
Acc a=acc(mouse); err ret
if a.Name = "FileZilla FTP Client"
,//show fake filezilla jumplist
else
,ret -1
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)