[R] Need suggestions about GUI

Gabor Grothendieck ggrothendieck at gmail.com
Mon Jan 21 11:13:07 CET 2008


You can find examples of using tcltk here:

http://www.sciviews.org/_rgui/tcltk/

Also the gwidgets package is a toolkit independent
layer that can run on top of tcltk or RGtk and it is described
with many examples here:

http://wiener.math.csi.cuny.edu/pmg/gWidgets

On Jan 21, 2008 4:02 AM, ronggui <ronggui.huang at gmail.com> wrote:
> What I want to do is:
> 1, creat a text box, insert text into that box.
> 2, select chunk of of the text by mouse, and link it to a lable. so I would
> like a way to get that chunk of text.
>
> Can I do such job with tcltk?  Any relavant tutorial materials?
>
> Thanks
>
> --
> HUANG Ronggui
>
> Bachelor of Social Work, Fudan University, China
>
> Master of sociology, Fudan University, China
>
> Ph.D. Student , CityU of HK,
> http://www.cityu.edu.hk/sa/psa_web2006/students/rdegree/huangronggui.html
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list