Re: multiple HID mice input
Re: multiple HID mice input
- Subject: Re: multiple HID mice input
- From: Kieren Eaton <email@hidden>
- Date: Fri, 12 Dec 2008 08:13:39 +0900
On 12/12/2008, at 2:34 AM, Hado Hein wrote:
I'm doing some control stuff. Since the app takes multiple x/y input I
thought about several mice connected to the Mac.
Have you tried just connecting multiple mice/input devices and seeing
what happens?
OS X will accept and simultaneously use multiple HID devices . ie if
you have 2 mice say one for each hand you could easily do the y-axis
with 1 and the x-axis with the other.
Also all the mousexxxxx methods like mouseUp, MouseDown, mouseMoved,
etc are I think what your looking for.
Check out Appkido for easy searching of the apple documentation
HTH
Kieren
I searched through the docs and found opening a hidInterface seized.
That is fine for me.
Where is documented what messages the HID device sends to me and where
do I get them (interrupt).
Or in other words: Is there sample code that shows me how to handle
mice
on my own with the HID device interface?
thx,
--
Hado Hein, Berlin, Fed. Rep. of Germany
http://www.beleuchtungsbildner.de - Stage Lighting Design
http://www.batchmaker.de - Lighting Control and Routing
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (Accessibility-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden