[REBOL] Re: [view][crash] concurrent do-events limit.
From: maximo:meteorstudios at: 29-Mar-2004 11:57
> Nesting makes sense: it is useful to let the system know
> where to go when the
> wait finish. Rebol handle this with nested wait.
It does make the modal interface much easier to use/change/tweak.
I had built an event blocker before, without knowing how the current system does it,
and I must admit that the current system makes a popup menu trivial to write.
> The crash pointed by Maxim is already in tracker (#84): you
> can see what Carl
> says about it in the Notes section of the bug.
-MAx