Bob Sneidar wrote:

> I have a field with a closeField handler. In the handler there is
> an answer dialog command which the user must respond to. The problem
> is that the answer dialog pops twice! I have verified by way of
> search that the ONLY closeField handler in this stack is the one in
> this field. I have also verified by way of search that nothing else
> is sending a close field to this field! Further, when I set a
> breakpoint and try to catch the bugger in the act of executing twice,
> IT DOES NOT DO IT! Only when I am running does it pop twice and it
> does so every time.

Kay's workaround seems helpful, but if the engine is indeed sending the message twice that would be a bug.

Can you come up with an isolated example that exhibits this behavior?

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys


_______________________________________________
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