﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
616	New Function or Parms for BlockInput - Allow Hotkeys	Kenny782@…		"I think it would be a good feature to allow specific keys to be allowed through BlockInput().

This could be done by a parm that just allows all hotkeysets automatically, or a list of keys provided by the user on the BlockInput command.

An example would be a hotkey set to allow a user to exit a script.
Or re-enable input. Other than CTL+ALT+DEL
___________________________

And to make things easier...I found a similiar language on google that has a command which does exactly what I'm talking about :)

I thought you might be able to see how they did it and hopefully pretty easily add it onto AutoIT.

Here's a link to the function info:
http://www.autohotkey.com/docs/commands/Input.htm

The function basically blocks input until specific keys or key combinations are hit.


They have source code here:
http://www.autohotkey.com/download/AutoHotkey_source.exe


Thanks guys,

Kenny"	Feature Request	closed		AutoIt		None	Rejected		
