Guest RiverRed Posted August 25, 2005 Posted August 25, 2005 is there anyway to force a tool tip to appear above a full screen game ?
seandisanti Posted August 25, 2005 Posted August 25, 2005 is there anyway to force a tool tip to appear above a full screen game ?<{POST_SNAPBACK}>i've never had a problem with it. i use to to figure coordinates alot...while 1 $pos = MouseGetPos() Tooltip($pos[0] & ", " & $pos[1]) sleep 10 wendsleep time is flexible, lower increases refresh rate (will usually appear to flicker at mouse position) greater sleep time will save some cpu.
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