Quote from
luishp on October 14, 2019, 9:52 pm
@asmat, although it's possible to duplicate child Containers they are not independent from their original objects.
That means, using a command like this one will change both child Containers background color at the same time:
SetObjectStyle "Container2" "background-color" "#CC0039"
Unfortunately I don't see an easy way to solve this.
@asmat, although it's possible to duplicate child Containers they are not independent from their original objects.
That means, using a command like this one will change both child Containers background color at the same time:
SetObjectStyle "Container2" "background-color" "#CC0039"
Unfortunately I don't see an easy way to solve this.
asmat has reacted to this post.