Hi Anton, On Friday, August 30, 2002, 8:45:44 PM, you wrote:
A> That's interesting - if you clear that A> wait-list, windows no longer respond to A> user interface events - mouse-clicks etc. Yup, because DO-EVENTS is just WAIT [], so if you remove the event port from the wait list the event port is no more waited for and events are not processed. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
