tdoubleu Level: Trainee
 Registered: 23-03-2009 Posts: 1
|
app loosing focus
I have a mdi app that uses a remote control. The remote just sends various keystrokes and works well but requires the app to have focus to recieve the commands. The problem is that some users have things going on that take focus away from the program. Since they're using a remote and away from the screen, they don't always see what's going on, they just know their remote has stopped working. Actually, sometime they'll report the keyboard not responding as well. They have some system things taking focus away. I can't diagnose that over the phone but I've seen things like that happen on my own machine, so I know it's not an imaginary problem.
I need something to keep my app on top WITH FOCUS. I've found some things for SDI forms but nothing for MDI apps. This is VB6 also, if it matters. Can anyone help?
|
|