[Rd] Scrolling a tkcanvas non-starter

2010-06-22 Thread Anne George
r, ...)) column1 = tkcanvas(tt, height=200) tkconfigure(column1, yscrollcommand = function(...) tkset(yscr, ...)) Thanks very much. I appreciate any insight into this, or if R/tcltk is not supposed to be used this way. My system is msWindow 7, R2.10.0, tcltk 8.5. Anne George [[alternative H

[Rd] GUI's and R background processes

2010-06-15 Thread Anne George
Hello, I am new to R and have created an application using R 2.10, with a graphical UI using TclTk 8.5, running on windows 7, quad core machine. The intention of the application is to launch calculations and display results on a graphical dashboard. I've reached a roadblock, and I need to confi