Widget handler: OnChar

From AddOn Studio
Revision as of 04:49, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page UIHANDLER OnChar to UIHANDLER OnChar without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Widget handlers < OnChar

Description[edit]

Called whenever a character is typed into the EditBox by the user.

Arguments[edit]

text
The character that was typed

Note[edit]

Template:Wikify This event handler is listed under UI Widgets other than EditBox, but I have no idea if it functions at all in anything besides an EditBox (given that without a widget that accepts characters, how can there be an OnChar handler?)