menu printing fails for windows graphics device (PR#1601)

jlongmate@coh.org jlongmate@coh.org
Sat, 25 May 2002 02:15:30 +0200 (MET DST)


Full_Name: Jeffrey Longmate
Version: 1.5.0
OS: Windows NT 4.00
Submission from: (NULL) (151.152.101.44)


On Version 1.5.0  (2002-04-29) for Windows, the following brings up a plot, then
a printer selection window, and produces a printed plot:
> plot(1:10,1:10)
> dev.print(win.print)
but with focus on the graphics window, neither the printer button, the printer
selection from the file menu, nor CTRL-P do anything.  No printer window
appears.  These all work in version 1.4.1 on the same machine, on the same day. 
I tried re-installing R 1.5.0 from a freshly downloaded SetupR.exe, and the same
thing happened.
I can use the file menu to save to a PDF file, or to copy to the clipboard, but
not to directly print the contents of the graphics window.

The R for Windows FAQ, Version for rw1050, states "You can print the graphics
window from its menu or by using dev.print with suitable arguments (see its help
page: most likely dev.print(win.graph) will work)."  The reference to win.graph
should probably be to win.print.

> version
         _              
platform i386-pc-mingw32
arch     i386           
os       mingw32        
system   i386, mingw32  
status                  
major    1              
minor    5.0            
year     2002           
month    04             
day      29             
language R     


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._