Wooltown Posted July 12, 2007 Posted July 12, 2007 Does anyone now how to empty the keyboard buffer ? In my Script I have a function Ctrl+F4, which runs som DOS commands and produces some temporary files and then produces a result on my GUI. Is there a way to empty the keyboard buffer if someone presses Ctrl+F4 twice ????
poisonkiller Posted July 12, 2007 Posted July 12, 2007 Just disable your hotkey, when user presses Ctrl+F4 and when you are done, enable it.
Wooltown Posted July 12, 2007 Author Posted July 12, 2007 I have, but in some cases users have pressed the combination so fast, that it doesn't help, nice users or ?????
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