PlaceWidgetRelative | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.widget | |||||||||
Summary | Add a child widget to the parent on a layer relative to that of a previously placed child. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Adds a the specified child object to the widget in which the place statement is used. mWidget is placed either below or above the layer on which mOtherWidget is placed, depending on which variant is used. | |||||||||
Tags | widget |