Class: Widget
Lua
C++
Edit

Widget::KeyChar

This method is called when a keyboard character is entered.

Syntax

Parameter Description
keychar ASCII character code for the inputted text

Remarks

This is a protected virtual method. It can only be used by declaring it in a custom widget.

Copyright © 2024 Ultra Software.
All rights reserved.