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@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.

Reply via email to