jackhammerbob Posted May 22, 2005 Posted May 22, 2005 (edited) Is it possible to send keyboard strokes, mouse clicks or other automated commands to a targetted minimized window? *Edit, thanks for the tip. It never occurred to me to do that, I was only searching through the help me files. Edited May 22, 2005 by jackhammerbob
GaryFrost Posted May 22, 2005 Posted May 22, 2005 search for minimized SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
/dev/null Posted May 22, 2005 Posted May 22, 2005 Is it possible to send keyboard strokes, mouse clicks or other automated commands to a targetted minimized window?Use ControlSend instead of Send, which will only send messages to the active windows.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
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