card background color
Niggemann, Bernd
Bernd.Niggemann at uni-wh.de
Wed Apr 19 18:23:11 EDT 2023
Douglas A. Ruisaard wrote
> When I drag a new object from the
> Tools Palette onto a card, as the object "enters" the destination card, the
> background of that card turns a VERY dark blue . making the visibility of
> the object-being-dragged very difficult to see until I release the mouse
> button.
> Anyone know how to adjust (or defeat) this "highlighting"
> feature?
In stack "Home" around line 1930 in
function revEnvironmentEditionProperty pProp, pEdition
change the color to e.g.
-------------------
case "color"
return 180,191,200
-------------------
Kind regards
Bernd
More information about the use-livecode
mailing list