|
|
|
TextControlOnChar aTextControl commands
Command to set the custom event handler for the char event of the TextControl aTextControl to commands. See also OnChar!
Example:
t=(TextControl [][TextControl1] [This is the initial text.][][] wxTE_MULTILINE [0 0][300 200]) TextControlOnChar lc [pr KeyboardValue] |
|
|
|