I am new to processing and I was wondering if there's something called linelistener or something.
I have two textboxes in a window and what i want to do is process text line by line
Example:
Let's say i want to count number of words in each line in textarea1 and display the count in textarea2
textarea1 (line) textarea2 (count)
This is Processing Forum 4
How is everyone 3
How do i achieve this?
1