capturing mice for the blind

cheBoy

New member
Joined
Oct 13, 2005
Messages
1
Programming Experience
Beginner
Hi ya,
I am a blind vb.net programmer developing a game for blind players. I am trying to integrate the mouse into the game by allowing the user to pan left and right and fire and reload with the left and right mouse buttons respectively. I have done extensive research on directX directInput, and I am able to acquire the mouse and get it to pan my different objects in the soundscape. However, I don't think the way I am doing it is very efficient, and I cannot get the clicks to work, as each time I click, the mouse is outside my form somewhere.
I am not asking anyone to tell me step by step how to poll the mouse properly, but I would like some pointers and/or advice. I have spent hours trying to find this information on various sites and nothing I have found is relevant to my problem.
Many thanks for any help.
Che
 
Back
Top