How to move the text cursor left and right in Control P5 textfield?

edited April 2017 in Library Questions

Hi there,

I know this sounds extremely simple, but I have been looking around a lot and have not been able to find a solution for it. The closest thing I could find was the getIndex() method for the Textfield class which I think tells me where the cursor is, but I cannot set the index (i.e. tell the cursor where to be and I do not know why). Has anyone got any ideas how to do this?

Cheers!!

Answers

Sign In or Register to comment.