Jump to content

Mouse Buttons and Transparency


Aconx
 Share

Recommended Posts

Hi

I got two questions,

1. Are there at way to send mouse clicks? one can send or listen to regular key like like {ESC} and so on but is there a way o listen to the mouseclicks? i could not find anything about it.

2. I whant a MsgBox to pop up and i whant it to be trancparent, i think like win 2000 supports it and i wounder if there are anyone how know if it is possible to do?

Link to comment
Share on other sites

  • Moderators

_IsPressed('01') 'listens' for left '02' for right mouseclicks.

Taken a look at the help file yet? WinSetTrans()

Edit:

You'll need Beta for _IsPressed() ... it will also need the Misc.au3 to be included when using it.

Edited by SmOke_N

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.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...