Widget handler: OnChar

Revision as of 10:40, 28 March 2010 by WoWWiki>Corwin MacGregor (→‎Note: Request movement of this section to talk page, as it states an opinion divorced from the utility of the article (see my comment on talk page for refutational examples))

Widget handlers < OnChar

Description

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

Arguments

text
The character that was typed

Note

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?)