[R] Listbox in R

Greg Snow Greg.Snow at imail.org
Mon Feb 23 21:25:06 CET 2009


Look at the tkwait.window function as one possibility.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of RUSER2009
> Sent: Monday, February 23, 2009 12:43 PM
> To: r-help at r-project.org
> Subject: [R] Listbox in R
> 
> 
> I am trying to display a set of listboxes in a systematic manner.
> For instance, I display Listbox 1, let the user pick the parameters of
> interest then destroy it.
> Now I display Listbox 2....
> and so on.
> 
> So in essence I would like to create listboxes in a "for -loop".
> 
> When I try to loop - all the listboxes are displayed simultaneously and
> nothing works properly - any comment on how to avoid this. I need the
> listboxes to displayed one at a time.
> 
> I need to set some flag. I am hoping there are some a parmaters in the
> 'tkbutton' which will be helpful.
> 
> Any comments/suggestions are welcome.
> 
> 
> 
> --
> View this message in context: http://www.nabble.com/Listbox-in-R-
> tp22168569p22168569.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list