skafreak_510 Posted January 25, 2005 Posted January 25, 2005 I was wondering what the fuction/GUI for hiding or changing the cursor was.
SlimShady Posted January 25, 2005 Posted January 25, 2005 I think what he wants is this.GUISetCursor --------------------------------------------------------------------------------Sets the mouse cursor icon for a GUI window.
skafreak_510 Posted January 25, 2005 Author Posted January 25, 2005 (edited) Thanks so this can hide the cursor? Edited January 25, 2005 by skafreak_510
therks Posted January 25, 2005 Posted January 25, 2005 No I don't think so, unless one of your set cursors happened to be a blank cursor. I don't think there are any functions that let you do that. My AutoIt Stuff | My Github
SlimShady Posted January 25, 2005 Posted January 25, 2005 (edited) You can't hide a cursor with AutoIt. Edited January 25, 2005 by SlimShady
Helge Posted January 25, 2005 Posted January 25, 2005 @ SlimShady :Bah, of couse.. Hehe !I meant GUISetCursor, but thanks for correcting me.Anyway, wouldn't it be nice to choose from custom cursorsfor use with GUIs ? Would sure be useful for me at least...(Well, maybe not useful but at least..eeh..nice..)
layer Posted January 25, 2005 Posted January 25, 2005 i think there is a DllCall for hiding the cursor, but im too lazy and tired and forgot which call it was... FootbaG
therks Posted January 26, 2005 Posted January 26, 2005 Actually, if you wanna use DllCall, I think I read about Larry's Au3Xtra that has a restrict mouse thing. Where you can limit it to a certain sized region, and if you put the region off the screen, it effectively hides the mouse. My AutoIt Stuff | My Github
skafreak_510 Posted January 26, 2005 Author Posted January 26, 2005 Actually, if you wanna use DllCall, I think I read about Larry's Au3Xtra that has a restrict mouse thing. Where you can limit it to a certain sized region, and if you put the region off the screen, it effectively hides the mouse.<{POST_SNAPBACK}>Any idea what or where it is?
Blue_Drache Posted January 26, 2005 Posted January 26, 2005 Any idea what or where it is?<{POST_SNAPBACK}>Perform a search in the Scripts and Scraps forum for AU3Extra.dll Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
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