I don't know of a single good reference, installed with R is the help files for 
tcltk, this has lots of detail including all the options and that information, 
but it is in the tcl syntax, not R and translating to R can be tricky in some 
cases.

There were a couple of tutorials examples in the R newsletter (now the R 
journal) a few years back that gave a good starting place, but not the detail 
on all widgets etc.

I personally often refer to the perlTk book, but that is only helpful for those 
of us with experience in Perl and I still need to translate to R syntax.

So the only real option is to combine various things, the tcl documentation, 
examples of R syntax (the newsletter and existing code), and a bit of trial and 
error to figure out what works.

The one upside is that you can ask questions without fear of getting a RTFM 
response.

I think Tk with R is still a bit too much of a niche area that no one has 
written the document yet that covers everything that you want.

Hope this helps a little, sorry it is not what you had hoped for.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.s...@imail.org
801.408.8111


> -----Original Message-----
> From: r-sig-gui-boun...@stat.math.ethz.ch [mailto:r-sig-gui-
> boun...@stat.math.ethz.ch] On Behalf Of Hodgess, Erin
> Sent: Thursday, September 16, 2010 3:23 PM
> To: r-sig-gui@stat.math.ethz.ch
> Subject: [R-gui] Good Tcl/tk widget reference?
> 
> Hello again.
> 
> 
> 
> First, thanks for all for the great help on sliders, etc.
> 
> 
> 
> Next, what is a good reference for Tcl/tk that would include the
> options
> for widgets, please?
> 
> 
> 
> Thanks again very much!!
> 
> Sincerely,
> 
> Erin
> 
> 
> 
> 
> 
> Erin M. Hodgess, Ph.D.
> 
> Associate Professor
> 
> Department of Computer and Mathematical Sciences
> 
> University of Houston - Downtown
> 
> mailto: hodge...@uhd.edu
> 
> 
> 
> 
> 
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to