[R] GUI support from R

Duncan Temple Lang duncan at research.bell-labs.com
Fri Aug 24 05:38:33 CEST 2001


The event loop is integrated using the AddInputHandler()
mechanism. And I intend to apply the code I have to work under Windows
which I didn't get to commit several months ago and have returned to
yet.  So it is much the same way that ggobi behaves.  This is a native
R-C binding using R's external pointer mechanism.

Any suggestions for different approaches are very welcome.  Otherwise
it will be similar to (but more specific than) the work I did about 5
years ago on a general interface to the X window system.

 D.


A.J. Rossini wrote:
> >>>>> "DTL" == Duncan Temple Lang <duncan at research.bell-labs.com> writes:
> 
>     DTL> And I am just starting to put together a set of Gtk bindings
>     DTL> for R. 
> 
> Duncan -
> 
> What are your current plans for How will this work, similar to doing
> Swing with RSJava or similar to the tcltk interface (i.e. will the
> event loop be integrated, or sitting "external"?).
> 
> best,
> -tony
> 
> -- 
> A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
> U. of Washington Biostatistics		rossini at u.washington.edu	
> FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org
> -------- (wednesday/friday is unknown) --------
> FHCRC: M-Tu : 206-667-7025 (fax=4812)|Voicemail is pretty sketchy/use Email
> UW:    Th   : 206-543-1044 (fax=3286)|Change last 4 digits of phone to FAX
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help 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-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list