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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to