card background color

Douglas A. Ruisaard dougr at telus.net
Thu Apr 20 11:57:16 EDT 2023


Thanks for the reminder about losing the change with a new install... I'll
make a note of it!!

Cheers
Doug

-----Original Message-----
From: use-livecode <use-livecode-bounces at lists.runrev.com> On Behalf Of Bob
Sneidar via use-livecode
Sent: Wednesday, April 19, 2023 3:46 PM
To: How to use LiveCode <use-livecode at lists.runrev.com>
Cc: Bob Sneidar <bobsneidar at iotecdigital.com>
Subject: Re: card background color

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


_______________________________________________
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