Message-ID: <42F25BFA.6000007@stats.uwo.ca>
Date: 2005-08-04T18:18:34Z
From: Duncan Murdoch
Subject: Help: how to hide the buttons of a new opening device
In-Reply-To: <ea57975b0508041003b36962@mail.gmail.com>
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