Skip to content
Prev 25562 / 398502 Next

tkclipboard.append(...) and TCL_LIBRARY not set

<ripley at stats.ox.ac.uk> writes:
Potentially, you could sink() to a text connection and then
tkclipboard.append(paste(lines,collapse="\n")). However, I bet noone
actually tried this, and I'm unsure whether it works on Windows or
perhaps might be an X11-only feature. 

[How to get tcltk to work in the first place]
Yep.