Search found 2 matches

by smartboardmusic
Wed Jan 12, 2011 12:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Deleting messages from clone images
Replies: 3
Views: 3819

Re: Deleting messages from clone images

Hi Klaus and thanks so much for the answer. Now a second difficulty. aroused. I need to grab the cloned image but my code does not work

One possibility was this one:

clone me
set the script of last img to empty
grab last img

but it doesnt grab the cloned image. The second choice was this one ...
by smartboardmusic
Fri Jan 07, 2011 1:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Deleting messages from clone images
Replies: 3
Views: 3819

Deleting messages from clone images

is there a way to clone an image without keeping the original message of the original ones?. I need to change the mouseup and mousedown of the cloned images.
Thanks