hidePalettes | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Determines whether palette windows are hidden while LiveCode is in the background. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: activatePalettes, raiseWindows Command: palette Function: stacks Glossary: property, palette, OS X, Windows, Mac OS, Unix, behavior | ||||||
Description | Use the hidePalettes property to change the behavior of palettes. If the hidePalettes is true, palette windows--including stacks opened as palettes--are hidden when another application comes to the front, and are shown when LiveCode is brought back to the front. If the hidePalettes is false, palette windows are always shown, regardless of which application is active. | ||||||
Tags | windowing |