oh you can open up the engine to do other handlers by using "in time"
I use it all the time..I have a message checking hotkeys.... clipboard changes.... and it works beautifully. on CheckIfVisible if the visible of defaultstack = true then send "CheckIfVisible" to defaultstack in 100 milliseconds else end if end CheckIfVisible On Fri, Jun 21, 2019 at 7:09 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > That would be true if the engine was multithreaded. As it is, I am trying > to find the line of script that is changing the property, and until the > script terminates, no other script can run. > > Bob S > > > > On Jun 21, 2019, at 15:56 , Tom Glod via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > well it can be done just have a handler that checks the condition every x > > milliseconds....if true ...breakpoint......if false....resend message. > > > > On Fri, Jun 21, 2019 at 6:46 PM Bob Sneidar via use-livecode < > > use-livecode@lists.runrev.com> wrote: > > > > > _______________________________________________ > 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 > _______________________________________________ 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