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
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