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 

Tracing and handling any keystroke

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



Joined: 07 Oct 2005
Posts: 34

PostPosted: Sun Mar 26, 2006 5:34 pm    Post subject: Tracing and handling any keystroke Reply with quote

Is there a way to trace and handle ANY (well, almost any) keystroke? It could be useful for implementing a mechanism of recording key macros (to memorize a sequence of key strokes made by a user in order to play it later).
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Mon Mar 27, 2006 10:14 am    Post subject: Reply with quote

There is the Input command, and Chris plans to implement a kind of hotkey working for any key, but it isn't implemented yet.
Perhaps some use of DllCall or OnMessage could be useful too.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Young



Joined: 07 Oct 2005
Posts: 34

PostPosted: Mon Mar 27, 2006 3:16 pm    Post subject: Reply with quote

Thanks. It is a pity...
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