[racket] timed auto-advance for PLT slideshow?

From: John Clements (clements at brinckerhoff.org)
Date: Mon Sep 13 17:46:42 EDT 2010

On Sep 13, 2010, at 2:41 PM, John Clements wrote:

> I'm giving a talk (google-ignite-style) where the slides are supposed to auto-advance every 15 seconds. I don't see any support for this, and it looks like the easiest way to hack it in is just to modify the viewer so that it starts a thread that sends itself "next slide" messages every 15 seconds.  Am I missing something obvious, here?

Self-edit: looks like #:timeout may do what I want.

Thanks,

John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100913/677c3c09/attachment.p7s>

Posted on the users mailing list.