Deleting Images

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
marcelloe
Posts: 140
Joined: Thu Oct 17, 2013 2:26 pm

Deleting Images

Post by marcelloe » Thu Nov 21, 2013 9:02 pm

I am trying to figure out how to delete graphics. This is the script I am using and can't figure it out. Each line that is drawn has a number attached.

on mouseUP
if there is a graphic ("signature" && sNumber) then
delete graphic ("signature" && sNumber)
end if
end mouseUP

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Deleting Images

Post by LCNeil » Tue Nov 26, 2013 11:48 am

Hi Mark,

Please find attached the signature stack that has been updated to delete the created graphics.

Kind Regards

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
LiveCode – Realize fast, compile-free coding

--
Attachments
Signature Example.livecode.zip
(2.57 KiB) Downloaded 181 times

Post Reply

Return to “idea2app and Coding School”