ReFran Posted June 29, 2007 Posted June 29, 2007 Hello, can the mouse cursor sign "Arrow" changed to "Grabbing Hand" or whatever by AutoIt. best regards, Reinhard
mikehunt114 Posted June 29, 2007 Posted June 29, 2007 (edited) Try GUISetCursor, only applicable when creating a GUI though. Otherwise, I'm guessing you'll have to use a DLLCall. Edited June 29, 2007 by mikehunt114 IE Dev ToolbarMSDN: InternetExplorer ObjectMSDN: HTML/DHTML Reference Guide[quote]It is surprising what a man can do when he has to, and how little most men will do when they don't have to. - Walter Linn[/quote]--------------------[font="Franklin Gothic Medium"]Post a reproducer with less than 100 lines of code.[/font]
ReFran Posted June 29, 2007 Author Posted June 29, 2007 Try GUISetCursor, only applicable when creating a GUI though. ......Thanks that was already, what I ask for and didn't found.Best regards, Reinhard
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