card background color
Bob Sneidar
bobsneidar at iotecdigital.com
Wed Apr 19 18:45:39 EDT 2023
Won't that revert next time LC is downloaded and installed?
Bob S
> On Apr 19, 2023, at 15:23, Niggemann, Bernd via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> 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
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list