powerKeys | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks. |
Introduced | 1.0 |
Platforms | desktop, server |
Related | Keyword: default Property: filled, centered, navigationArrows, tool Message: keyDown Glossary: property, handler, LiveCode, paint tool, HyperCard, error |
Description | In HyperCard, the powerKeys property determines whether certain keyboard shortcuts can be used with the paint tools. In LiveCode, these shortcuts are not used. The powerKeys property is set to true by default. A handler can change this property without causing a script error, but the setting has no effect. |