raiseMenus | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies whether the window with the menu bar comes to the front when the user opens a menu. | ||||||
Introduced | 1.0 | ||||||
OS | windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: raisePalettes, pointerFocus, menubar Glossary: property, behavior, menu bar | ||||||
Description | Use the raiseMenus property to control the behavior of windows. On some Unix systems, setting this property to true may cause menus to appear under the window. The setting of this property has no effect on Mac OS systems. | ||||||
Tags | menus |