Advertisement

Simple Mouse Query

Started by January 16, 2003 03:44 PM
0 comments, last by Steve-B 22 years, 1 month ago
Can someone post a bit of text showing how I use the mouse without resorting to horrible old glut. I want to be able to read in the mouse wherever it is on the screen and I want the program to know when the left mouse button has been pressed. Sorry if this is a bit of a newbie question. I also want the mouse to be checked 60 times a second. Thanks.
SetTimer & GetCursorPos should get you started.

This topic is closed to new replies.

Advertisement