AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BlockInput: Is a buffer for pressed keys possible?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
epconfig



Joined: 10 Oct 2007
Posts: 19
Location: Montreal, Canada

PostPosted: Thu May 15, 2008 5:14 pm    Post subject: BlockInput: Is a buffer for pressed keys possible? Reply with quote

Hi All:

I am using ‘BlockInput On’ to prevent users from interacting with their keyboard when macros are running.

So, if a user presses keys on its keyboard when the macro is running, they will be discarded.

Does somebody know a way to remember instead of discard the pressed keys. My goal is to send the pressed keys to the active application as soon the ‘BlockInput Off’ command is used.

Thanks,
_________________
epconfig
Enterpad Keyboard for AutoHotkey
Back to top
View user's profile Send private message Visit poster's website
interiot



Joined: 06 Nov 2005
Posts: 64

PostPosted: Thu May 15, 2008 7:45 pm    Post subject: Reply with quote

There are a number of ways to remember keystrokes and replay them, but I don't know if any of them work while BlockInput is on.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group