Help: how to hide the buttons of a new opening device
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