activatePalettes | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Specifies whether palettes have the same appearance when active and inactive. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop |
Example |
|
Related | Command: palette Property: raisePalettes, lookAndFeel, hidePalettes |
Description | By default, the activatePalettes is true if LiveCode is running on a Mac OS system and false otherwise. If the activatePalettes is true, all palettes look the same. If it is false, the active palette window looks different from the other palette windows. |
Tags | windowing |