Hi Bill, Thanks a lot for sending so much info to me! Could you tell me the name of the function which can do the operation "click a button", just like using a mouse to click? I find that in this fold \R\rw2010\Tcl\doc there are two tcltk help files. While I browse the files, I find two types of function, one is tcl / tk Built-In Commands, the other is tcl / tk Library Procedures. The first one can be loaded(library(tcltk)) and used in R, but how to load and use the second one? Thank you, Shengzhe
[R-gui] Tk Library and Tk Library
2 messages · wu sz, Carlos Rendon
Please look at the following page for a button example. http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/buttons.html
On 7/8/05, wu sz <r.shengzhe at gmail.com> wrote:
Hi Bill, Thanks a lot for sending so much info to me! Could you tell me the name of the function which can do the operation "click a button", just like using a mouse to click? I find that in this fold \R\rw2010\Tcl\doc there are two tcltk help files. While I browse the files, I find two types of function, one is tcl / tk Built-In Commands, the other is tcl / tk Library Procedures. The first one can be loaded(library(tcltk)) and used in R, but how to load and use the second one? Thank you, Shengzhe
_______________________________________________ R-SIG-GUI mailing list R-SIG-GUI at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-gui
Carlos Rendon