Run when the edit box's input composition mode changes. Primarily used in international clients that can use IME composition.
Signature:
OnCharComposition(self, "text")
Arguments:
self- Reference to the widget for which the script was run (frame)text- Partial text in the character composition mode (string)