OnKeyPress

Typemessage
DictionaryLCB
LibraryLiveCode Builder
Syntax
OnKeyPress <keyText>
Associationscom.livecode.widget
Summary

Sent when a key is pressed while the widget has focus.

Parameters
NameTypeDescription
keyText

The key pressed

Description

Sent when a key is pressed while the widget has focus.

Tagswidget