PlaceWidgetAt | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Add a child widget to the parent on the top or bottom layer | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Adds a the specified child object to the widget in which the place statement is used. Using the "top" (resp. "bottom") variant will cause mWidget to be placed on the layer above (resp. below) all previously placed widgets. | ||||||
Tags | widget |