[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem understanding without-interrupts...?



At  1:43 PM 3/21/94 -0600, lynch@ils.nwu.edu wrote:
>>Problem with (without-interrupts...)?
>
>I believe you could also embed some calls to event-dispatch in your code,
>but perhaps I don't understand it as well as I think, since Bill didn't
>mention this optoin.  :-)
>--
>--
>-- "TANSTAAFL" Rich lynch@ils.nwu.edu

event-dispatch does nothing but scan for <command>-. (abort) if
ccl::*processing-events* is true. That's why the dialogs weren't
updating.