Keyboard Madness
in
Processing with Other Languages
•
2 years ago
I'm implementing a textfield via Processing/Javascript, but I have a big problem, everything works perfectly, but something is wrong about special characters, they don't come out properly...like the underscore is actually an "m", the semicolon is a "1/4" symbol...so I think in javascript the keyboard input si mapped differently...is there any solution or workaround to solve this ?
1