[Rd] bringToTop() fails (PR#818)

ripley@stats.ox.ac.uk ripley@stats.ox.ac.uk
Fri, 19 Jan 2001 17:21:11 +0100 (MET)


On Fri, 19 Jan 2001 joehl@web.de wrote:

> windows()
> plot(1,1)
> windows()
> plot(1:2,1:2)
> dev.list() # we have devices 2 and 3
>
> # device 3 is active and in front
> bringToTop(2) # does not work
> bringToTop(3) # does not work also

That works exactly as documented on my machine.  It may depend which mode
you are in and how you interpret `window'.  Try SDI mode.  In MDI mode the
window is the whole frame, not the sub-window.  I don't know how to bring
sub-windows to the front.

I should point out this is very unlikely to be fixed.  There will be no
further Windows-specific development by me unless patches are supplied.

-- 
Brian D. Ripley,                  ripley@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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._