Jump to content

Recommended Posts

Posted

Can I set the mouse cursor?

I tried the helpfile but I cannot find it and close I can get is MouseGetCursor. Nothing in related either...

Posted

You can use GUICtrlSetCursor(controlID, cursorID) to set a different mouse cursor when mouse is over a control.

Thanks. They should have put that to related :rolleyes:.

  • Moderators
Posted

Thanks. They should have put that to related :rolleyes:.

Why... they two completely different things?

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

Why... they two completely different things?

Completely different? Get mouse cursor and set mouse cursor is not far if you ask me. I had no idea I should go under GUISetMouseCursor when Mouse has it's own 'area'. A related could have helped there.

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...