[R] Problems in plot
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed May 5 09:27:41 CEST 2004
On 5 May 2004, Peter Dalgaard wrote:
> Duncan Murdoch <dmurdoch at pair.com> writes:
>
> > I've removed the test for the size of the frame in the case where the
> > frame is minimized. Now for a minimized R it just uses the physical
> > size of the monitor, as before: likely giving a window that's too
> > big, but at least not causing errors.
>
> It would be better if you could get a hold of the unminimized size (as
> opposed to the maximized one). Isn't there a way to do that on
> Windows?
The GetWindowPlacement function retrieves the minimized, maximized, and
restored positions for the window, and also determines the window's show
state.
apparently. `restored' seems to be the key word here.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list