Message-ID: <49E58FC6.4020600@statistik.tu-dortmund.de>
Date: 2009-04-15T07:41:58Z
From: Uwe Ligges
Subject: Creating a graphics window (in Windows, with RGui) that is not constrained to the RGui Window
In-Reply-To: <59909136C2A872409F02F3B6E334FDA203CF2155@svits11.main.ad.rit.edu>
Joseph Voelkel wrote:
> Hi, all,
>
> Using RGui, is it possible to create a graphics window that can be moved
> outside of the RGui window? (This can be done--in fact must be
> done--using Rterm, but I wish to use RGui.)
>
> My interest for this is to use two monitors: in "my private monitor" I
> wish to execute R code in the Rgui window; in "the public monitor" I
> want the audience to see the results in the graphic window.
Start RGui in sdi mode: either by setting it in the GUI preferences or
by calling RGui with option "--sdi".
Uwe Ligges
> Thanks,
>
> Joe Voelkel
> Rochester Institute of Technology
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.