[Tutor] Get keyboard input while other program is in focus?

Alan Gauld alan.gauld at btinternet.com
Mon Oct 16 18:41:46 CEST 2006


"Jack" <aguffabuff at hotmail.com> wrote in message 
> What commands can I use to have the program know a certain key has 
> been pressed while another program is in focus?

In windows the Key_Down message will tell you if you know the 
other (focused) window handle.

Alan G.



More information about the Tutor mailing list