M
Mallikarjun Tuppad
Hi,
How do I clear mouse click buffer programmatically.
What I mean here is -
I have a button - on which user clicks - I handle it.
Inpatient user keep clicking the button.
I don't want to disable the button. what I want to do is - after handling the first click - i want to clear the mouse click buffer before the control goes to the user.
How can I do that ?
Mallikarjun
How do I clear mouse click buffer programmatically.
What I mean here is -
I have a button - on which user clicks - I handle it.
Inpatient user keep clicking the button.
I don't want to disable the button. what I want to do is - after handling the first click - i want to clear the mouse click buffer before the control goes to the user.
How can I do that ?
Mallikarjun