graphics/graphics is simple and therefore great.
Two questions, though.
 
When I  have in the definitions window of DrRacket a program that opens a
number of viewports, run it, then make corrections in my code and run it
again, the viewports are nicely closed, but the positions of the viewports
in the next run are placed on my display as though following the viewports
of the former run. Would it be possible to make the run button reset the
position of the first viewport to be displayed in the next run?
 
Using viewport->snip I can even display the drawings in the interactions
window. However, displaying a snip in a file gives an opaque object
#(struct:object:image-snip% ...). How can I put a snip correctly in a file,
for example in jpeg format, such as to allow me to import the picture in
another system, like a text editor such as MsWord? May be I have to do this
via scribble? I am not sure.
 
Thanks, Jos
 
 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to