In the ControlP5 library, I need to use multiple textfields as numerical inputs for multiple variables.The textfields use two different colors for text, with the most recent character appearing as a light gray.
setColorValueLabel and setColorValue do not change the most recent character.
This looks good for words, especially with the default colors, but is a little confusing for numerical input.
setColorValueLabel and setColorValue do not change the most recent character.
Is there a way to change the color of the most recent character in textfields?
Thanks!
Dane
1