Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Keyboard events between applications: (1 Item)
   
Keyboard events between applications  
I have an input application which accepts keyboard input while updating prompt information. I also have a handful of 
associated display programs which have no use for keyboard input. I would like all keystrokes entered while one of the 
display apps has focus to be redirected to the input application. I don't want all keyboard events, only those focused 
on these specific applications.

Is there a straightforward way to accomplish this?