[ltk-user] timer event?

Peter Herth herth at peter-herth.de
Mon Nov 29 08:46:05 UTC 2010


Hi,

you can schedule events with the after function, so assuming my-window
is the window to destroy, you could do something like:

(after 5000 (lambda ()


On Sun, Nov 28, 2010 at 6:53 PM, Blond BF <blondbf at gmail.com> wrote:
> How can I destroy window containing the error message after 5 seconds
> from displaying it?
>
> _______________________________________________
> ltk-user site list
> ltk-user at common-lisp.net
> http://common-lisp.net/mailman/listinfo/ltk-user
>




More information about the ltk-user mailing list