[R] R tcl/tk

Charles Annis, P.E. Charles.Annis at StatisticalEngineering.com
Mon Oct 23 16:10:37 CEST 2006


D'oh!

You are right of course.  How very obvious these things are on the other
side of the solution.  I spent the entire weekend and completely missed it.

Thanks!

Charles Annis, P.E.

Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:  614-455-3265
http://www.StatisticalEngineering.com
 

-----Original Message-----
From: pd at pubhealth.ku.dk [mailto:pd at pubhealth.ku.dk] On Behalf Of Peter
Dalgaard
Sent: Monday, October 23, 2006 9:48 AM
To: Charles.Annis at StatisticalEngineering.com
Cc: 'Peter Dalgaard'; r-help at stat.math.ethz.ch
Subject: Re: [R] R tcl/tk

"Charles Annis, P.E." <Charles.Annis at StatisticalEngineering.com> writes:

> Peter:
> 
> Thank you for your response.  I apologize for not sending a reproducible
> example.  I have attached a reproducible example of the problem here.
This
> is a much abbreviated version of my problem and even so it's rather long
for
> an example.  Run with 
> 
> tcl.tk.example(PROBLEM = TRUE)
> tcl.tk.example(PROBLEM = FALSE)

...
> group.button1 <<- tkradiobutton(t2)

This would appear to be the problem. If you want button 1 to be a child
of frame.2, use  tkradiobutton(frame.2) (after creating the frame, of
course) 


-- 
   O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907



More information about the R-help mailing list