Skip to content
Prev 1077 / 1236 Next

[R-gui] Good Tcl/tk widget reference?

On 17 September 2010 at 14:29, Greg Snow wrote:
| 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.

Same here. When I used to program a little with the tcltk package, I often
alternated between O'Reilly's PerlTk book and the trusted site put togther by
James Wettenhall well over five years ago:

http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/

Hth, Dirk