Problems with multiple Key presses (more specific: getKeyText(int) does not work...
in
Programming Questions
•
6 months ago
Hello,
I just recently made a patch containing this example for reading multiple buttons:
I used the first option. Everything worked fine until 2 days ago when I had to reset my computer and install the new Processing version (2.08b). Before that I used the 2.07b.
The error message I get is: "the function getKeyText(int)" does not exist.
Am I missing a java library or something?
In the reference it cleary states that there is a function called "getKeyText(int keycode)"
I also tried the third option and got the same errormessage...
Thanks in advance.
-Ivo
1