We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have searched these forums and the older forums to find a similar topic, but I only found the following posts which don't answer my question exactly. https://forum.processing.org/two/discussion/12654/using-other-language-in-controlp5-textfield#latest https://processing.org/discourse/beta/num_1199618738.html
What I want: I am trying to enter names such as Miguel López into a controlP5 textfield in order to search through several documents. Although every character is displayed, when I attempt to use my keyboard to enter ó, the characters are displayed separately, as in the accent character " ' " and then "o".
What I have tried: I have created and loaded a new font with all characters included, and changed my keyboard on my PC. I am using Processing 2.2.1and controlP5 2.2.5.
Answers
Have you found the solution?