[Rd] Quit R by pressing button (tcltk) (PR#1475)

strach.joachim@web.de strach.joachim@web.de
Mon, 22 Apr 2002 23:21:14 +0200 (MET DST)


Full_Name: Joachim H. Strach
Version: 1.3.1
OS: Windows 98 Second Edition
Submission from: (NULL) (132.230.131.220)


I am using the tcltk package.
Error-example:
----
  library(tcltk)
  top<-tktoplevel()
  but<-tkbutton(top,text="Quit",command=function() {q(save="no")} )
  tkpack(but)
----
then press the Quit-Button. 
On my Platform there will be a execution fault with following message:
----
RGUI verursachte einen Fehler durch eine ungültige Seite
in Modul TK83.DLL bei 0167:11450066.
Register:
EAX=8187f731 CS=0167 EIP=11450066 EFLGS=00010206
EBX=112e0000 SS=016f ESP=008dfa70 EBP=008dfa7c
ECX=43a00000 DS=016f ESI=00000000 FS=1257
EDX=43a00000 ES=016f EDI=00000001 GS=0000
Bytes bei CS:EIP:
8b 42 08 3b 45 f8 75 0a 8b 4d f4 c7 41 08 00 00 
Stapelwerte:
43a00000 0063d004 005bb094 008dfb04 114a247d 006802e4 00000000 00000000 00000000
008dfab4 00000011 0000026f 00000000 00611928 0063c864 0063c864 
----
R will be closed, but this error message is not really nice )-;  .

That's it.


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._