On Thu, Jul 3, 2008 at 9:49 AM, Lana Schaffer <[EMAIL PROTECTED]> wrote:

> Hi,
> I have written a new package for Bioconductor
> and need a GUI for users with no experience using
> R.  Am I able to adapt an already existing GUI for
> this purpose?  What would you recommend?
>

You might be able to, depending on the application. I would suggest looking
over the existing GUIs. The problem is that most GUIs are written using
tcl/tk. I would recommend using the gWidgets package instead. It has a
high-level interface that's great for prototyping simple GUIs.


> Lana Schaffer
> Biostatistics/Informatics
> The Scripps Research Institute
> DNA Array Core Facility
> La Jolla, CA 92037
> (858) 784-2263
> (858) 784-2994
> [EMAIL PROTECTED]
>
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to