weasel127 Posted July 30, 2007 Posted July 30, 2007 How can you make it so that it doesn't count a double click as one click to the button?For example, if you double click on a button, then it will only send the message that the button has been clicked once, so it would not execute the function twice.However, I want to get rid of this, and make a double click equal 2 clicks to that button. How would I do this?I see that this post is similar to what I'm doing, but not exactly. Maybe there is a more efficent way to do this? Because I need each click to trigger the counter up once.Thanks
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