powaking Posted September 14, 2006 Posted September 14, 2006 I remember seeing a code that had an entry that would make a mouse busy/wait but I can not seem to find it. I'm using the _mousehoover udf but even if I set my controls to disable if the mouse goes over another control it removes the statusbartext entry that I had set before. Looking to see if making the mouse busy/wait then it would disable the _mousehoover functionality until I set the mouse back to normal.
Zedna Posted January 13, 2007 Posted January 13, 2007 GUISetCursor(15,1) ; some code here ... GUISetCursor(2) Resources UDF ResourcesEx UDF AutoIt Forum Search
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