I notice that, but wonder about the timing of how that works. According to the docs, the deleteGraphic message (for example) is sent when a graphic removed from the stack.
But when, message-timing-wise, is it removed from the stack? If I say lock messages delete graphic "a" unlock messages Have I really blocked the deleteGraphic message from being sent? Or is it being sent after the messages are unlocked? doug On 1/30/04 7:44 PM, "Brian Yennie" <[EMAIL PROTECTED]> wrote: > I've never tried it for this sort of message, but generally the trick > is: > > lock messages > ... do something > unlock messages > > HTH, > Brian > >> Anyway, one question I have it - there are two ways of deleting a >> message - >> if I do it manually or if a handler does it. In the case of the >> handler, I >> want to suppress the normal deleteGraphic message from being sent. Is >> there >> a way to do that? > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution