remapColor

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the remapColor to {true | false}
Summary

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

Introduced1.0
Platformsdesktop, server
RelatedKeyword: card
Property: privateColors, lockColorMap, colorMap
Function: value, screenColors
Glossary: property, handler, SuperCard, LiveCode, error, color table, object
Object: stack
Description

In SuperCard, the remapColor property determines the behavior of objects when a color table is assigned to a card or stack. In LiveCode, color tables are not assigned to objects, and this property has no effect.

The remapColor property is always set to true. A handler can set it to any value without causing a script error, but the actual value is not changed.