OnGeometryChanged | |
Type | message |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.widget |
Summary | Sent when the widget geometry changed. |
Example |
|
Description | Handle the OnGeometryChanged message to perform specific actions that depend on the geometry of the widget, for example the locations on the canvas where parts of the widget are drawn. |
Tags | widget |