Right, which is why this is so confusing. I do not want a 'shared
text' image.
Each card should keep it's own unique image, but when I change
the image on one card, all the cards end up with the same image.
That is what I want to fix.
Tim Selander
On 2021.01.19 3:21, Klaus major-k via use-livecode wrote:
Hi Tim,
Am 18.01.2021 um 19:12 schrieb Tim Selander via use-livecode
<use-livecode@lists.runrev.com>:
This is driving me nuts.
Have a 'background' group with an image. If I change the filename of an image
on one card, ALL the cards change to that image. Yet a field in the same group
properly will take unique values for each card.
I know I've done this before... what setting am I missing??
Dropbox link to test stack:
https://www.dropbox.com/s/0r0ku3fw2i2pen7/test.livecode?dl=0
fields can have a "sharedtext" property, so they can hold different text on
each card if part of a group.
Images can NOT!
Any help appreciated!
Tim Selander
Tokyo, Japan
Best
Klaus
--
Klaus Major
https://www.major-k.de
kl...@major-k.de
_______________________________________________
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
_______________________________________________
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