Can you try this on a 3 or more button PS2 mouse? I do not yet have a prop board, but am looking to make an app that uses a multi-button (4) mouse.
Also, does the scroll wheel pass data?
The MOUSE.SPIN driver will work with up to 5-button mice. It reports the wheel as Z. Also, the latest MOUSE.SPIN has bounding functions to constrain mouse coordinates within limits, making this sort of example program much simpler.
Chip Gracey (Parallax) said...
The MOUSE.SPIN driver will work with up to 5-button mice. It reports the wheel as Z. Also, the latest MOUSE.SPIN has bounding functions to constrain mouse coordinates within limits, making this sort of example program much simpler.
Ok, very stupid question. Where do I find documentation for these spin objects, mouse, video? I don't have a propeller yet, but have ordered the manual.
Comments
Also, does the scroll wheel pass data?
Thanks
Seth
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chip Gracey
Parallax, Inc.
Ok, very stupid question. Where do I find documentation for these spin objects, mouse, video? I don't have a propeller yet, but have ordered the manual.
Thanks
Seth