Debugging modal stacks

Geoff Canyon gcanyon at gmail.com
Tue Apr 15 03:59:12 EDT 2014


On Mon, Apr 14, 2014 at 3:20 PM, Bob Sneidar <bobsneidar at iotecdigital.com>wrote:

> I was at one point using it to open a stack and suspend execution in the
> previous stack, picking up when I exited from the modal one. This would
> apply to custom modal dialogs for instance. Non-modal continues executing
> the script that called it.


Sure, if you're debugging the interaction of the calling stack with the
modal, then that's an added degree of difficulty. My suggestion assumes the
goal is to debug the modal itself.



More information about the use-livecode mailing list