wccppp Posted January 19, 2007 Posted January 19, 2007 Hello, Is there a way to detect the event of active window changed? What I wanted to do is automatically turn capslock on when certain application is active. Thank you. -- wcc
Uten Posted January 20, 2007 Posted January 20, 2007 Take a look at WinActive and WinWaitActive using the a line like "regexp=.*Explorer|.*Notepad". To get regexp working with the WIn* function family you have to set Opt("<can't recall this keyword>", 4). The helpfile is your source.. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
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