Aassdd Posted March 18, 2008 Posted March 18, 2008 How can I hide that flashing pointer (in notepad especially) when you type?
Bowmore Posted March 18, 2008 Posted March 18, 2008 How can I hide that flashing pointer (in notepad especially) when you type?YesHave a look in the help file for _WinAPI_ShowCursor($fShow) "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook
Aassdd Posted March 18, 2008 Author Posted March 18, 2008 I don't get it, how do you use that command?
Moderators SmOke_N Posted March 18, 2008 Moderators Posted March 18, 2008 I don't get it, how do you use that command?_WinAPI_ShowCursor(TRUE) = Show_WinAPI_ShowCursor() = Hide 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.
weaponx Posted March 18, 2008 Posted March 18, 2008 What does this have to do with AutoIt? In XP you go to Control Panel > Mouse Properties > Pointer Options and check "Hide pointer while typing".
Aassdd Posted March 18, 2008 Author Posted March 18, 2008 @weaponx: I don't it to be always disabled.
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