There is a package in the R souces called "windlgs" in .../src/gnuwin32/windlgs which has examples, but you may want to go some way that is cross platform and avoid Windows specific programming at all.
Best wishes, Uwe Ligges Ingrida B wrote: > Dear, List members, > > My student are creating some functions to implement the median polish > kriging (one of prediction method in geostatistic). She want to create > some dialog box (to input some data) and menu. For this she is using > winMenuAddItem and winDialogString commands in function. But > WinDialogString makes just one string to fill data. Which of commands > she must use to create dialog box with a few strings? > Regards > Ingrida > > ______________________________________________ > 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. ______________________________________________ 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.