Disappearing Window?

Stan Bischof ((no email))
Sat, 19 Nov 94 6:40:57 PST

Hello.

This is seemingly simple but given the few minutes I have spent it has
eluded me so far--

I would like to create a stack which shows itself (just a small window
with some text), (easy) , goes away when I click on it (no problem)
but ALSO goes away if I leave it alone for some time period. And
I don't want this routine to be using up CPU resources so don't
want to write any sort of idle loop.

The second two seem to be self-defeating. That is I can set MouseUp or the
like to kill the window, and use a WAIT for a timer, but then during the
timeout the MouseUp is handled.

Any ideas? Can I do this without a continuously running loop?

Stan Bischof
HPSC