Hi, We have a few R scripts, that have a minimalistic GUI Interface using winDialog() calls. Is there any cross-plattform equivalent we can port to, such that the code will run on both Windows and Unix ? I thought about either tcltk or gtk Stuff. I was astonished that I couldn't find anything similar that had been implemented since the 0.99 release, or do I miss something obvius ? Yours, Steffen
Check out James Wettenhall's 'R TclTk Examples'; bioinf.wehi.edu.au/~wettenhall/RTclTkExamples Henrik Bengtsson> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Steffen Neumann > Sent: Friday, October 29, 2004 10:12 AM > To: r-help at stat.math.ethz.ch > Subject: [R] winDialog (equivalent) on Unix anyone ? > > > Hi, > > We have a few R scripts, that have a minimalistic > GUI Interface using winDialog() calls. > > Is there any cross-plattform equivalent we can port to, > such that the code will run on both Windows and Unix ? > > I thought about either tcltk or gtk Stuff. > I was astonished that I couldn't find anything > similar that had been implemented since the 0.99 release, > or do I miss something obvius ? > > Yours, > Steffen > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > R-project.org/posting-guide.html > >