What happened to my message box?
Bob Sneidar
bobs at twft.com
Tue Jun 26 19:00:49 EDT 2012
Try typing breakpoint;<your command here>
You should be warned however that the message box is a strange beast, and may not behave as you expect, particularly with regard to execution contexts (if I remember right).
Bob
On Jun 26, 2012, at 3:48 PM, Howard Bornstein wrote:
> Grrr. This bug is back and this time restarting my Mac didn't fix it.
>
> So I'm trying to trace what happens when I type anything into the message
> box. I've got the script for the message box itself open as well as the
> script for the message field.
>
> I've put breakpoints at the rawkeydown handler as well as on the
> ReturnInField handler but I can't seem to make anything trap to the
> debugger.
>
> Shouldn't LC scripts respond like any other scripts when in Script Debug
> Mode?
>
> I can't imagine what could be causing this problem. Everything else is
> working normally, including the message box until yesterday.
>
> Any ideas would be appreciated.
>
> --
> Regards,
>
> Howard Bornstein
> -----------------------
> www.designeq.com
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list