vickerps Posted April 30, 2004 Posted April 30, 2004 (edited) Hi I am running a script at startup which gives focus to a application. It all works fine if it wasn't for Microsoft and there loading things in the background. Because of this the focus is lost. I have tried to do a winactivate but this doesn't work for the same reason. I have also tried big sleep but again to no joy. Anyone have an Idea. Sorry forgot to mention this is on NT4 and XP Edited April 30, 2004 by vickerps
jpm Posted April 30, 2004 Posted April 30, 2004 Hi I am running a script at startup which gives focus to a application. It all works fine if it wasn't for Microsoft and there loading things in the background. Because of this the focus is lost. I have tried to do a winactivate but this doesn't work for the same reason. I have also tried big sleep but again to no joy.Anyone have an Idea. Sorry forgot to mention this is on NT4 and XPBest can be to use Control... functions with wintitlematchmode=4 and title replace by handle
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now