Hello!
It seems there is GEvent ENTERED for GTextArea, but it doesn't get detected for GTextArea. I'm testing with "G4P_EditTextControls.pde" from the library examples (Windows 7, Processing 2.2.1 & 3.0.1.)
Instead of ENTER going to new paragraph, I want to move focus to next GTextArea. I this possible with GTextArea object or G4P library?
Thanks