On 8/4/2005 1:03 PM, Shengzhe Wu wrote: > Hello, > > When I open a new device by "windows()", how to hide the 3 buttons on > the top-right corner of this window, since I want to make these > buttons not work, and the window can be closed only by "dev.off()" or > "graphics.off()".
There are no exposed functions to do that. You're going to have to look at the R source code, and add something. Duncan Murdoch ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
