On Mon, Feb 16, 2015 at 2:42 PM, Richmond <[email protected]> wrote:
> Now, for every new term a templet card is cloned and 2 fields on the > cloned card are filled. > Bernd's solution is correct if you really want to create/delete cards. It would be better/more scalable to just maintain a list of the information and use a single card to display it. Then deleting a "card" would just mean removing an entry from that list. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
