|
ctext index |
|
| Name | CTextInput |
| Examples | None available |
| Description | A Simple Text Input field based on the ProControl library Note: likely to be replaced in later versions.
To receive callbacks from this method via reflection when public void onTextInput(String s) |
| Constructors | CTextInput(pApplet); CTextInput(pApplet, x, y); CTextInput(pApplet, x, y, w, h); |
| Usage | Web & Application |
| Related |