The other answers covered plotting, but for picts from the
slideshow library (for example, those returned by plot/pict), you
can use (show-pict some-pict) from slideshow/pict, which will
display that pict in a new frame.

One hour ago, prad wrote:
> i'm not using drscheme.
> 
> how do i display things like
> (object:2d-view% ...)
> which are produced when we use plot etc.
> 
> if i run a racket program from command line?
> 
> i thought there might be something like a show function, but it doesn't
> seem to be in 
> #lang racket
> 

-- 
Lost in the sound,
    _mike
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to