Skip to content
Prev 42379 / 63424 Next

tcltk GUIs (was need gui matrix editor: does R Core team have advice on how?)

On Jan 29, 2012, at 5:35 PM, Paul Johnson wrote:

            
I can certainly second that (but I may be biased by having to deal with its infelicities - I would also prefer to have a working native toolkit in the binary distribution). Tcl/Tk is not a graphical toolkit, it is a language that happens to support some kind of graphical interface but I would certainly not recommend it as a GUI toolkit. My interpretation is that its presence in R is purely historical (it was an option that someone wrote code for at the time). That said, given the lack of choices, a lot of code was based on it. Now with the advent of packages, you have the choice - there are many toolkits you can choose from now.

This is just my $0.02, not an "official" endorsement ;).

Cheers,
Simon