From: Sigalit _ Yom-tov
Subject: Interrupts in CLIM
Date: 
Message-ID: <10254@blue.cis.pitt.edu.UUCP>
Hi,
I'm trying to write an application which prints a line of something
every few seconds, and continues to do so indefinitely unless the
mouse button is presses, in which case it moves to another activity.
Seems like this should be easy to do, but I can't figure out how. The
documentation for tracking-pointer mentions that this enables running
code while monitoring for input events, but I can't see where the code
running part which is independent from input events comes in.
Anyone have any suggestions?
	Sigalit