Re: [racket] Slideshow preview mode

2011-03-11 Thread Robby Findler
One way is to change the language preferences setting (click "show details") to add -d as a commadline flag. Robby On Fri, Mar 11, 2011 at 4:26 PM, Mark Engelberg wrote: > Is there a way to trigger the preview mode from within the slideshow's > racket file (so that it goes to preview mode when I

[racket] Slideshow preview mode

2011-03-11 Thread Mark Engelberg
Is there a way to trigger the preview mode from within the slideshow's racket file (so that it goes to preview mode when I hit the Run button while viewing the file in DrRacket) as opposed to "slideshow -d myslideshow.rkt" from the command line? _ F