Page 1 of 1

keyup on m4l?

Posted: Sun Mar 31, 2013 8:07 pm
by oudoupoudou
how can i take a bang when any (laptop)key released without using keyup ???
(i have not find a way to make the keyup object work inside m4l
except if i select the device by hand....)
did i miss something?

(i am currently running windows 7)

i will be grateful for any advice new direction!

Re: keyup on m4l?

Posted: Sun Mar 31, 2013 8:30 pm
by chapelier fou
i highly suspect that key and keyup only work when max is on the focus.
Cannot help, sorry.

Re: keyup on m4l?

Posted: Sun Mar 31, 2013 9:59 pm
by oudoupoudou
thank you chapelier fou...
that s exactly the problem!

Re: keyup on m4l?

Posted: Mon Apr 01, 2013 1:38 am
by Machinate
I suspect some of the java mechanisms have lower-level access to key data than key and keyup - I think it's worth investigating in that direction.