Displaying 2 results from an estimated 2 matches for "vwait".
Did you mean:
wait
2007 Sep 19
1
Running tcltk From a batch file
Hi,
I am trying to run some simple tktcl code....
## in a file called test.R
require(tcltk)
tt <- tktoplevel()
OK.but <- tkbutton(tt,text="OK",command=function()tkdestroy(tt))
tkgrid(OK.but)
tkfocus(tt)
Using a batch file with the command
Rterm < test.R > testOutput.Rout --slave
The GUI pops up but then disappears. The results in the test.Output.Routfile are
> # Load
2009 Dec 29
0
aMSN segfaults at login after configuring my home network
...ue, or q <return> to quit---
#40 0xb7e28f19 in Tcl_DoOneEvent (flags=-3)
at /build/buildd/tcl8.5-8.5.7/unix/../generic/tclNotify.c:991
result = 0
oldMode = 0
sourcePtr = <value optimized out>
timePtr = <value optimized out>
#41 0xb7dec622 in Tcl_VwaitObjCmd (clientData=0x0, interp=0x80563a0, objc=2,
objv=0x81b7a38)
at /build/buildd/tcl8.5-8.5.7/unix/../generic/tclEvent.c:1248
done = 0
foundEvent = 1
nameString = 0x91f7270 "events"
#42 0xb7da6b59 in TclEvalObjvInternal (interp=0x80563a0, objc=2,
objv=...