ungroup | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | group |
Summary | Makes a group's objects into card objects, deleting the group. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: card, menu Property: selected, layer Command: group, delete, start editing Glossary: object, grouped control, card control, command, group, menu item |
Description | Use the ungroup command to change the constituents of a group, or to turn grouped controls into cardcontrols. You can change the individual items, then use the group command or the "Group Selected" menu item in the Object menu to re-group the objects, if and only if you stay on the same card until the objects are re-grouped. If you go to another card while the objects are ungrouped, the ungrouping becomes permanent and the objects are removed from all other cards the group was on. |
Tags | objects |