racket/collects/scribblings/slideshow
Matthew Flatt 454f4c3f0e slideshow: add `interactive'
The `interactive' pict constructor is a hook for interactive GUI
elements on a slide. The callback associated with an `interactive'
pict gets a `frame%' instance for a frame that floats over the pict.
2013-03-07 21:46:48 -07:00
..
code.scrbl Add examples for code macro in slideshow 2012-10-16 14:50:02 -04:00
guide.scrbl Slideshow viewer: "s" and "a" keys navigate next/previous by title 2012-09-20 16:46:07 -06:00
info.rkt
pict-diagram.rkt
picts.scrbl slideshow/pict: add #:alpha' argument to pin-line' 2013-03-03 10:16:50 -07:00
play.scrbl
slides.scrbl slideshow: add `interactive' 2013-03-07 21:46:48 -07:00
slideshow.scrbl
ss.rkt