You can have a card button that deletes the card if you make the button a group 
background button. While you see the button on the card, it is not actually on 
the card but behind the card and can be used to delete the card.


on mouseUp -- script on background group button
delete this card
end mouseUp


Stephen Goldberg
www.medmaster.net
_______________________________________________
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