Jump to content

Recommended Posts

Posted

i try to use blockInput but keyboard and mouse is disable.

how about i want only the mouse disable/ enable.

i there anyway to implement this with autoit.

any suggestion is highly appreciated..

thank you,

julius

-----------------------------------------------------------BSECE, MCPAIM: juliusrmsYM: jivy_21@yahoo.comMSN: juliusLramos@hotmail.comMobile #: (Globe): +639167031989Web: http://www.trendmicro.com

Posted

i try to use blockInput but keyboard and mouse is disable.

how about i want only the mouse disable/ enable.

i there anyway to implement this with autoit.

any suggestion is highly appreciated..

thank you,

julius

you could use the MouseMove() function to move the mouse to a harmless area of the screen, then use _MouseTrap() to keep it there...
Posted

you could use the MouseMove() function to move the mouse to a harmless area of the screen, then use _MouseTrap() to keep it there...

where can i find this udf _MouseTrap()

-----------------------------------------------------------BSECE, MCPAIM: juliusrmsYM: jivy_21@yahoo.comMSN: juliusLramos@hotmail.comMobile #: (Globe): +639167031989Web: http://www.trendmicro.com

Posted

Would this allow you to still move the mouse with autoit?

yes i believe so, but the thing is, once it's moved out of the mouetrap area of the screen, it's untrapped... one thing you may want to do is make it so that when your script moves the mouse, it moves the trap area too.
Posted

Hello

If You Using The Mose Movments to Send Mouse Click to Install a Program Then

i Suggest you to use the Function ControlClick ( "title", "text", controlID [, button] [, clicks]] )

More Ease

AutoMan

[topic="63488"][font="Arial"]Krikov Tray Quick Menu[/font][/topic]

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...