Opened 16 years ago
Closed 16 years ago
#616 closed Feature Request (Rejected)
New Function or Parms for BlockInput - Allow Hotkeys
Reported by: | Kenny782@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
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
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Version 3.2.13.8 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
Not going to happen.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.