Guest mindracing Posted August 7, 2005 Posted August 7, 2005 I have been struggling with this for a while now. I'd really appreciate some help if anyone knows how to accomplish the following. I am using HotKeySet to call a function. I need to perform the function until the key combination is released. How do I do this? How can I detect when the keypress is released? TIA
MSLx Fanboy Posted August 7, 2005 Posted August 7, 2005 Use AdLibEnable, a function, and the _IsPressed() UDF. Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
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