modal window = block handler?

Richard Gaskin ambassador at fourthworld.com
Sun Jul 9 17:01:22 EDT 2017


Tom Glod wrote:

 > omg its actually doing it ... the correction to the type did not
 > solve it.
 >
 > its continuing to run the handler after the stack is opened as modal.
 >
 > not good.

Does it help if you change:

   open stack "MyStack" as modal

...to:

   modal "MyStack"

?

- rg




More information about the use-livecode mailing list