[racket] timed auto-advance for PLT slideshow?
Oh, right! The slideshow/play library had to add that support.
Sorry for the misleading answer.
Robby
On Mon, Sep 13, 2010 at 4:46 PM, John Clements
<clements at brinckerhoff.org> wrote:
>
> 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
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>