Widget handler: OnChar

From AddOn Studio
Revision as of 23:28, 14 July 2008 by WoWWiki>Charibot (catfix, Replaced: {{widgethandler}} → {{widgethandler}}<br>)
Jump to navigation Jump to search

Widget handlers < OnChar

Description

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

Arguments

arg1
The character that was typed

Note

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