raiseWindows | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Set the raiseWindows global property to true if you want to force LiveCode's windows to move as one layer. |
Introduced | 2.7.2 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Property: backdrop, hideBackdrop, hidePalettes |
Description | When the raiseWindows is set to true, LiveCode's windows move as one layer, this means it will not be possible for another application to become interleaved with LiveCode's windows, as is possible if the property is set to false. |
Tags | ui |