Christopher Blue Posted March 20, 2007 Posted March 20, 2007 (edited) Basically I want one window to minimize when another minimizes, and restore when the other does. However if possible I'd like to do this through some one-time dll calls rather than have a script constantly monitor the state of both windows. The situation is this: I have a winamp plugin that has its own window and taskbar entry. I know how to remove the taskbar entry but I do not know how to synchronize it with winamp as many other plugin windows do. Edited March 20, 2007 by Christopher Blue
therks Posted March 24, 2007 Posted March 24, 2007 I really don't know for sure, but I can't imagine there is any way to do this without constantly polling one window or the other to check for changes. My AutoIt Stuff | My Github
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