openField | |
Type | message |
Dictionary | android.field |
Library | Android Native Field |
Syntax |
|
Associations | com.livecode.widget.native.android.field |
Summary | Sent to an unlocked field when you click or select text in that field. |
OS | android |
Example |
|
Description | Handle the openField message if you want to do something when the user enters a field widget. The message is not sent if the field is locked. |