popup

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
popup
Summary

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

Introduced1.0
OSmac, windows, linux
Platformsdesktop, server
Example
set the menuMode of button "Hot Text Options" to popup
RelatedKeyword: cascade, comboBox, option, pulldown, tabbed, menu
Property: style, menuMode
Command: popup
Glossary: property, keyword, mouse pointer, popup menu
Description

Use the popup keyword to create a popup menu that appears under the mouse pointer.

Popup menus are normally used as contextual menus.

Tagsmenus