hey,
...well, I've got gemmouse working osx, finally! However, I noticed
that there's no support for mouse wheel input, so I've added that, but
have a small problem: there are too many outlets for this object! As
it is now, the outlets are x and y location, and then 3 seperate
outlets for the buttons...seems like this is a bit excessive for the
buttons: why not just have one outlet send a 0,1,or 2, based on the
button press? Then we could have an outlet for wheel axis and value...
any thoughts?
jamie