Hellfire Posted January 16, 2006 Posted January 16, 2006 (edited) What is the Cursor ID in the AutoIt Window Info for? How can I make use of it in autoit? Edited January 16, 2006 by Hellfire
Oxin8 Posted January 16, 2006 Posted January 16, 2006 From Help File:MouseGetCursor --------------------------------------------------------------------------------Returns a cursor ID Number of the current Mouse Cursor.MouseGetCursor ( )ParametersNone.Return ValueReturns a cursor ID Number: 0 = UNKNOWN (this includes pointing and grabbing hand icons) 1 = APPSTARTING 2 = ARROW 3 = CROSS 4 = HELP 5 = IBEAM 6 = ICON 7 = NO 8 = SIZE 9 = SIZEALL 10 = SIZENESW 11 = SIZENS 12 = SIZENWSE 13 = SIZEWE 14 = UPARROW 15 = WAIT ~My Scripts~ *********_XInput UDF for Xbox 360 ControllerSprayPaint_MouseMovePlus
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