cascade | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Specifies one of the menu types that can be used with the menuMode property. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: line, menu, popup Property: menuMode Object: button Glossary: property, keyword, stack menu, menu item, cascading menu |
Description | Use the cascade keyword to create a hierarchicalmenu in a stack menu. A button whose style property is set to menu and whose menuMode property is set to cascade becomes a cascading menu. Each line of the button's contents is displayed as a menu item in the submenu. |
Tags | menus |