PlaceWidget | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Add a child widget to the parent. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Adds a the specified child object to the widget in which the place statement is used. mWidget will reside on the layer above all previously placed widgets. | ||||||
Tags | widget |