On 1/13/21 11:32 AM, jbv via use-livecode wrote:
Hi list,
I have a group that contains various controls, including graphic objects.
When I disable the group, the colors of every object becomes lighter,
except for graphics whose colors remain the same.
What is the best way to make colors of graphics become lighter when the
group is disabled ?
I tried blending, but then the portions of other controls underneath the
graphic become visible...

A thought:

You might try overlaying the group or the graphic objects with another graphic rectangle, set the blending to make it translucent, and then toggle the visibility of said rectangular graphic.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
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