Re: Launch Process on windows loses focus from main app

2013-03-11 Thread Thomas McGrath III
In the docs it says under the launch command that the launched app will come to the front and when my app quits the process then my app will come to the front. That is not what I need here. I need to launch the app in the background since it monitors the keys that LC can't trap and then I need t

Launch Process on windows loses focus from main app

2013-03-11 Thread Thomas McGrath III
I have a window version of my LC app that I launch my KeyTrapper Monitor process after my app launches. The problem I am having is that after the KT launches I lose focus on my apps main card and even though I send code to top-level and focus on field "Input" of card main I can't get it to focus