I concur with everything Dan said. Also, you might want to check out the traitr package, which provides convenient dialog functionality similar to that of fgui/rpanel. The upside is that it is built on top of gWidgets, so integration should be very easy.
Michael On Tue, Nov 22, 2011 at 11:31 PM, christiaan pauw <[email protected]> wrote: > Hi Everybody > > I have to make a gui for a collection of my functions in order to make it > easier for my colleagues (who are very code-shy and function strictly in a > point and click environment). > > I have trawled the web for documentation and have come to the preliminary > conclusion that I am going to use the gWidgets package for this task but > fgui and rpanel seems to make some aspects easy to implement. > > Is it feasible to use gWidgets, fgui as well as rpanel in one > implementation or should one stick to one of these and do everything with > the one gui package? > > regards > Christiaan > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-GUI mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-gui > [[alternative HTML version deleted]] _______________________________________________ R-SIG-GUI mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-gui
