Jump to content

Recommended Posts

  • Moderators
Posted

@SW_HIDE / @SW_SHOW

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

Okay cool. I'm curious tho, how would I simulate mouse clicks on icons in the system tray?

A window consists of controls which you can interact with directly, and you want to use a mouseclick? If you want options then use Control*() functionx.....
Posted

I know, but the co-ordinates for the system tray icon won't always be the same. I wanna do something like focus the mouse cursor on it then do a right click. I can use the co-ordinates for the rest. Can the mouse cursor focus on an icon in the system tray without co-ordinates?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...