Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Locking keyboard.

Status
Not open for further replies.

frda

Technical User
Feb 14, 2002
25
BE
Hi,

Is there a way to lock the keyboard during script execution?
 
Not really, but there are a couple workarounds that you could use. If you want to key people from accessing Procomm menu items for example, you could display a modal dialog box with no method for the user to close it. You could also use set aspect keys on so that your script and not Procomm handles all keypresses, then take no action on that input.
aspect@aspectscripting.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top