cascade

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
cascade
Summary

Specifies one of the menu types that can be used with the menuMode property.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the menuMode of button "Font" to cascade
RelatedKeyword: 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.

Tagsmenus