OnOpen | |
Type | message |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.widget |
Summary | Sent when the card containing the widget becomes the current card. |
Example |
|
Description | Handle the OnOpen message to have the widget perform an action when the card containing the widget becomes the current card, for example setting default values of instance variables. |
Tags | widget |