Displaying 1 result from an estimated 1 matches for "tkfindfil".
Did you mean:
tkfindfile
2003 Feb 27
0
R-devel/R-patched crossed with Xterm/IDLE
...e the windows do not accept events (cannot be
brought to the front). I know why this does not work (Terminal.app
is the frontmost application and it does not know anything about those
windows).
IDLE/Rpy with R-devel can do some of the tcltk demos (tkcanvas,
tkdensity, tkfaq)
but not all (tkttest,tkfindfile). And, surprisingly enough, IDLE/Rpy
with
R-patched can do the same demos (and fails on the same demos), although
its tcltk is compiled using fink's X11 based tk. No X server is running
in these cases.
I have no idea why some demos work and others don't. It's interesting
that
IDL...