CyberFunk Productions Posted May 13, 2004 Posted May 13, 2004 is there a way to get the focus or to select a spacific tray icon?
Josbe Posted May 13, 2004 Posted May 13, 2004 is there a way to get the focus or to select a spacific tray icon?IDEA: Maybe with a pixel's search in certain area. Or WIN Key and ESC (for focus the START button) and TAB key for drop to tray icons. But, really these are not appropriate methods. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
Triton Posted May 13, 2004 Posted May 13, 2004 If you know what the window title is you can use this: winsetstate("windows title","text in window",@SW_SHOW) Triton
Josbe Posted May 13, 2004 Posted May 13, 2004 If you know what the window title is you can use this:winsetstate("windows title","text in window",@SW_SHOW)Fine.But, in case a right-click over the tray icon (menu)? AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
emmanuel Posted May 13, 2004 Posted May 13, 2004 well, oddly enough, I wanted to do something similar with HotSync Manager... I'm about to post that script in scripts and scraps if you want to see it... "I'm not even supposed to be here today!" -Dante (Hicks)
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