Purpose: Describe what an event loop is, how it helps the programmer, how the Tcl programmer gets one, and the tricks and traps of using one. ---- Make special mention of [David Gravereaux]'s demonstration with [TES] of a safe way to combine the Tcl event loop with the Windows message pump (even in the presence of threading).