UIHANDLER OnChar
Talk1
98,461pages on
this wiki
this wiki
Revision as of 10:40, March 28, 2010 by Corwin MacGregor (Talk | contribs)
Description
Edit
Called whenever a character is typed into the EditBox by the user.
Arguments
Edit
- text
- The character that was typed
Note
Edit
This article or section may need to be wikified to meet WoWWiki's quality standards.
|
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?)