[plt-scheme] Slideshow questions

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Oct 11 16:26:25 EDT 2009

I don't thikn that there is a way to setup an arbitrary key handler
currently, no. But the function you wan to change (perhaps just by
adding a hook for your own, slideshow-specific function), is
on-subwindow-char in plt/collects/slideshow/viewer.ss.

There is also 'clickback'.

Robby

On Sun, Oct 11, 2009 at 2:41 PM, Mark Engelberg
<mark.engelberg at gmail.com> wrote:
> Is there a way to:
>
> Disable the standard navigation controls?
> Add customized key handlers?
> Jump ahead a certain number of slides, or jump ahead to a specific slide?
>
> I'm trying to figure out if I can use slideshow to create something
> that's a little less "linear", and a bit more hypertexty.
>
> Thanks.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.