menghuihantang Posted November 20, 2007 Report Posted November 20, 2007 I am trying to capture a mouse left click event and get the position of the click. Anyone has the idea? Thanks. Quote
Ton Plomp Posted November 20, 2007 Report Posted November 20, 2007 Hi, you should have a look at the event structure, it has a specific event for this (mouse down). In the Examples their are some mouse event related examples. In order to better help you, you should include some code snippets. Good luck, Ton Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.