Debugging modal stacks

Bob Sneidar bobsneidar at iotecdigital.com
Mon Apr 14 16:20:57 EDT 2014


Won’t work in certain situations. 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. 

Bob


On Apr 13, 2014, at 17:35 , Geoff Canyon <gcanyon at gmail.com> wrote:

> Debug it as a non-modal.
> 
> 
> On Sun, Apr 13, 2014 at 2:24 PM, Peter Haworth <pete at lcsql.com> wrote:
> 
>> Any tips on how to debug a button script in a modal dialog?
>> 
>> It seems that red dot breakpoints and breakpoint commands don't work in
>> modal dialogs, at least not in the stack I'm testing right now. I can tell
>> that the script is executing, just not producing the right results.  I
>> usually try to debug in some other stack mode but not possible in this
>> case.
>> 
>> Pete





More information about the use-livecode mailing list