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
Hide mouse pointer
#1
I have a function that depending on other stuff happening has to click a certain point in a window:

BlockInput(1)
lef(753 491 this.hwnd 4)
BlockInput(0)

This happens while the user does stuff, hence flag 4 to make the mouse pointer return and BlockInput to avoid unintended input. I'd also like to hide the mouse pointer while it does the clicking. So the flickering of the mouse becomes less distracting to the user.
Didn't find anything in the documentation or searching the forum.

So, is it possible to hide the mouse pointer while the macro/function clicks?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)