search for: tlctk

Displaying 3 results from an estimated 3 matches for "tlctk".

Did you mean: tcltk
2010 Sep 06
1
tcltk lost after update r-base 2.11.1-2hardy0 to 2.11.1-5hardy0
Dear R-Users, after the last upgrade from r-base 2.11.1-2hardy0 to 2.11.1-5hardy0 i lost the tlctk package. I this a general problem under Ubuntu Hardy or should i search for a configuration error on my system? Christian
2001 Feb 03
1
tk non-widget commands (esp. update and winfo)
...n (idletasks=FALSE) if (idletasks) tkcmd ("update", "idletasks") else tkcmd ("update") (which is essential to making sure that a window is mapped before its width or height is queried.) That's trivial if you have hacked Tcl/Tk before -- so who is the package tlctk aimed at? Regards, -tom [*] Nowadays, they have glorified strings into objects. Anywho... -- mailto:tov@ece.cmu.edu (Tom Vogels) Tel: (412) 268-6638 FAX: -3204 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuw...
2010 Nov 01
2
number of items to replace is not a multiple of replacement length
Hey all, I am writing a function in which I will have a matrix of 4 columns and a variable amount of rows. The first to columns will always contain be of the Character type, the third and fourth columns can be a variation of data types, usually characters and integers, but sometimes lists or matrices. At one point the code makes, for each row, a copy of that row, then it makes some adjustments