Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!hplabs!hplabsz!jmiller From: jmiller@hplabsz.HPL.HP.COM (Jim Miller) Newsgroups: comp.sys.mac.hypercard Subject: Events after deleteCard Message-ID: <5843@hplabsz.HPL.HP.COM> Date: 23 Aug 90 04:18:55 GMT Organization: Hewlett-Packard Laboratories Lines: 16 Suppose I do the following: * Create a stack with one card, Card "A". * Add a new card to the stack with cmd-N; call this card "B" * Delete the currently visible card B, causing card A to reappear. I was expecting an openCard message to get sent to card A upon its reappearance, but this isn't happening. I need to know when A gets re-exposed; is there a message that is getting sent in this situation that I can write a handler for, or is there some other way to do this? Thanks, Jim Miller HP Labs jmiller@hplabs.hpl.hp.com