Previous | Up | Next |
Sets a callback corresponding to a text modification (each time a character is typed).Parameters
CompText _CBcompTextChange ( CompText _text_ fun [CompText u0] u1 _callback_ u0 _user_ )
Return value
_text_ any CompText _callback_ callback function on character typing in object
_user_ user parameter
same CompText