MaCgyver Posted October 12, 2006 Posted October 12, 2006 I have a script that is basically a macro for an application. I want to disable the use of the mouse while the script does its thing. Is this possible?
DuncanM Posted October 12, 2006 Posted October 12, 2006 I have a script that is basically a macro for an application. I want to disable the use of the mouse while the script does its thing. Is this possible?BlockInput(1)
MaCgyver Posted October 12, 2006 Author Posted October 12, 2006 maybe..._MouseTrap()see help8)Thank you everyone.
lawson23 Posted October 18, 2006 Posted October 18, 2006 Did you ever decide on a solution for this? As I'm interested in the same type of thing.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now